search for: wxwindow

Displaying 20 results from an estimated 295 matches for "wxwindow".

Did you mean: xwindow
2004 Aug 26
18
wxRuby 0.5.0 has been released!
...thods (they were broken anyway) * Patched problem with MSVC.NET that caused build problems -------------- What is wxRuby? wxRuby is an open source GUI toolkit for the Ruby programming language. It provides a Ruby interface to the cross-platform wxWidgets C++ GUI framework (formerly known as wxWindows). wxRuby is intended to dramatically extend Ruby''s usefulness in rapid prototyping and general UI development. wxWidgets is a mature, cross-platform GUI toolkit that uses native GUI widgets. This means that wxRuby applications can integrate seamlessly on each supported platform, and can...
2003 Aug 22
1
README.mingw32
Hello to all! Since nobody replied and expressed desire to take over README.mingw32, I wrote short instructions how to build wxruby with MinGW compiler in MSYS environment. Considering that wxruby can be of interest to some Ruby users not so familiar with C++ and/or wxWindows (I''m one of them :-), I included some notes on installing MinGW & MSYS, building wxWindows library, Ruby .. If you feel that something has to be added or removed, please feel free to do so. Tomorrow I''m leaving the town and proceesing to the coast (finally) and won''...
2004 Feb 20
0
wxWindows name change
Ok guys, its official -- wxWindows will become wxWidgets (see below). Curt -----Original Message----- From: Julian Smart [mailto:julian@anthemion.co.uk] Sent: Friday, February 20, 2004 10:57 AM To: wx-users@lists.wxwindows.org; wx-dev@lists.wxwindows.org; wx-discuss@lists.wxwindows.org Subject: [wx-dev] wxWindows name change De...
2003 Nov 11
1
wxRuby is now linked from the wxWindows site
I sent a message to Julian (the primary author of wxWindows), and he immediately added wxRuby to the list of "Related Projects" on the "Community" page of the wxWindows site: http://wxwindows.org/ Thanks to Gour for suggesting this. We are also listed in the Ruby RAA, under Library, GUI. If anyone knows of other places we should...
2001 Sep 01
1
RE: [R] GUI support from R
Hi Duncan, I've been looking around at GUI toolkits to use with Python (and by extension R). I initially tried Tk, but was disappointed because there is no consistent set of high level widgets. I've subsequently done some looking at QT, wxWindows, and GTK. QT is out because I am a *commercial* user, and I don't want to have a license hassle. GTK seemed to have a lower level of functionality than wxWindows and seemed to be less platform independent. >From what I could see, the on-line documentation to wxWindows was better. In addit...
2003 Oct 20
5
wxruby - ruby-gtk2
Hi! Can anybody tell me basic differences using wxwindows and gtk2 GUI with ruby? Gergo -- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | +-- Magyar php mirror es magyar...
2003 Nov 06
4
wxWindows 2.4.2
My system just upgraded itself to wxGtk 2.4.2. I re-built everything, and had no compile errors. The minimal sample worked fine. I haven''t had a chance to do more testing. But, it appears that wxruby is compatible with wxWindows 2.4.2. Kevin
2003 Dec 31
3
Whoo Hoo! I got a working Windows Build of wxRuby
I finally got a working native windows build of wxRuby (using a static build of wxWindows so everything is in a single dll -- wxruby.so)! Two things contributed to my success: 1) building wxWindows with the vc++ makefiles (instead of the vc++ projects), and 2) very careful attention to compiler/linker flags specified in extconf.rb. Kevin, I had to modify app.cpp, depend, extconf.rb,...
2003 Oct 22
11
Survey results
...rovements does wxRuby need most? [Several people asked for better samples and better API documentation. One suggestion was a comprehensive sample like wxPython has. Someone requested a tutorial like the one for Ruby-GNOME2. One person asked for a document describing how to leverage existing C++ wxWindows docs.] [Another popular request was support for all the wxWindows widgets, and the ability to use widgets that are external to wxWindows. Specifically, folks requested xrc, mmedia, OGL, gtk2 editor, wxImage, and more grid events. A "how to wrap wxWindows extensions" doc was suggested...
2006 Aug 27
1
wxWindow.h
...pent a full day''s worth of time I could have spent working on something productive trying to figure out which function signature I changed that is causing wxRuby to crash. It just takes so long to recompile this from scratch and without dependencies you kind of have to when you change wxWindow.h. I updated a lot of signatures to match the wxWindows header file. So frustrated....
2003 Nov 06
2
wxruby & wxWindows site
Hi! By visiting wxWindows site I''ve noticed that wxruby is not listed amongst other different bindings projects (Perl, Python, Lua, Java, Haskell ..) Is it possible to include it on the list? Sincerely, Gour -- Gour gour@mail.inet.hr Registered Linux User #278493
2006 Sep 27
3
Window.i
Does anyone know if the XRC hand-coded methods in Window.i are still required after my recent change to return the correct types? Also, given that wxWindow.h is included all over the place, I think we need to move some of that stuff out into a common .i that''s included for all wxWindow descendants. Roy
2007 Mar 19
0
[900] branches/wxruby2/wxwidgets_282/swig/classes: Initial commit of AUI core classes
...ze) wxAuiPaneInfo::MinSize(int x, int y); + +%immutable wxAuiPaneInfo::name; +%rename(GetName) wxAuiPaneInfo::name; +%rename(SetName) wxAuiPaneInfo::Name(const wxString& n); + +%immutable wxAuiPaneInfo::window; +%rename(GetWindow) wxAuiPaneInfo::window; +%rename(SetWindow) wxAuiPaneInfo::Window(wxWindow* w); + +%include "include/wxAuiPaneInfo.h" </ins></span></pre></div> <a id="brancheswxruby2wxwidgets_282swigclassesincludewxAuiManagerh"></a> <div class="addfile"><h4>Added: branches/wxruby2/wxwidgets_282/swig/classes/inc...
2003 Aug 25
4
Re: ANN: wxRuby 0.1.0 Alpha has been released!
...m -lc > > > I /usr/i486-suse-linux/bin/ld: wxruby.so: undefined versioned symbol name > wxBitmapButtonBase::OnSetBitmap(void)@@WXGTK2_2.4 > /usr/i486-suse-linux/bin/ld: failed to set dynamic section sizes: > Bad value > collect2: ld returned 1 exit status > > > I have wxwindows 2.4.1 with GTk2 and Ruby 1.8.0 > > any ideas what is wrong here ? > > Markus > > > > > > >
2006 Apr 19
1
Rubyfication of wxWindows
As I posted to the list, at some point after we''ve fixed all the gaping huge holes we''ll begin plastering over the rougher spots in wxRuby2. I was giving some thoughts to predicate methods, of which there are quite a few in wxWindows. My question is, how far from the wxWindows documentation do we want to move? Do we want to have aliases for all renamed methods? Example: wxPen::Ok *bool* *Ok*() *const* Returns true if the pen is initialised. The ''correct'' Ruby way to do this would be: '&...
2003 Oct 01
1
wxXRC library
Hi, I started developing with wxRuby with the 0.1.0 release, and have been very pleased. As a ruby and wxWindows fan, I was happy to see the wxruby project, and have been very impresed with the implementation. I''ve been working on supporting the XML resources (wxXRC), and have an issue I''d like some advice on. XRC plugged in very nicely, and I was able to query resources. However, XRC depe...
2009 Sep 03
24
wxRuby-2.0.1 release ?
Hi, What about releasing a new version shortly ? This is a long-awaited request from several users especially for recent ruby-1.9.1 versions on MinGW. Cheers. Chauk-Mean.
2006 Sep 03
9
Patch files to implement AcceptFocus
These files add the virtual function AcceptFocus that was missing from wxWindow.h. In order to make things right I had to make sure it was also declared in all the places where wxWindows also changes it. Also, in wxTextCtrl on Windows GetDefaultAttributes needs to be redeclared. I haven''t downloaded the Unix and Mac headers for 2.6.3 so I couldn''t see...
2006 Dec 20
0
[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments
...rgin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>791</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt...
2006 Apr 23
4
Wx::Window#get_text_extent patch
Here''s a patch to fix Wx::Window#get_text_extent - it requires that the patches from teh last message are applied, to enable *INPUT etc typemaps. Roy - though the function works correctly when called from Ruby, it still causes a crash when called internally when clicking on a Wx::Grid cell. Saw your message on SWIG mailing list, hopefully someone there can help out. alex