search for: wxruby2

Displaying 20 results from an estimated 738 matches for "wxruby2".

Did you mean: wxruby
2006 Nov 24
0
[755] trunk/wxruby2/lib/wx/classes: Nicer more meaningful string representations of objects; hide Wxruby2
...ile {border:1px solid #ccc;margin: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>[755] trunk/wxruby2/lib/wx/classes: Nicer more meaningful string representations of objects; hide Wxruby2</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>755</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date&...
2007 Jan 15
1
wxRuby Installation using gem on windows
Hi, I am having problems with running wxruby2 on windows. I have installed ruby through cygwin and have also installed the latest version of the wxRuby2 gem [wxruby2-preview (0.0.38)] When I try running this command ruby -rubygems minimal/minimal.rb I get this error message: /usr/lib/ruby/gems/1.8/gems/wxruby2-preview-0.0.38-i386-mswin32/...
2007 Mar 17
0
[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8
...{border:1px solid #ccc;margin: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>[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>883</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-03...
2007 May 28
0
[1033] trunk/wxruby2/swig: GC fixes for nested sizers; fix crashes in html.rb demo
...le {border:1px solid #ccc;margin: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>[1033] trunk/wxruby2/swig: GC fixes for nested sizers; fix crashes in html.rb demo</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>1033</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>20...
2007 Dec 27
0
build problems, part II
...I described problems in the rakefile system. I got the library to build, but it has problems with unresolved symbols. Here is the list of symbols that are unresolved from wx: undefined symbol: _ZN12wxStringBase8InitWithEPKcjj (/home/rwa/linux-packages/ruby-1.8.6 /lib/ruby/site_ruby/1.8/i686-linux/wxruby2.so) undefined symbol: _ZNK8wxString3CmpEPKc (/home/rwa/linux-packages/ruby-1.8.6 /lib/ruby/site_ruby/1.8/i686-linux/wxruby2.so) undefined symbol: _ZNK8wxString9CmpNoCaseEPKc (/home/rwa/linux-packages/ruby-1.8.6 /lib/ruby/site_ruby/1.8/i686-linux/wxruby2.so) undefined symbol: _ZN12wxStringBaseaSEPKc...
2006 Oct 22
0
[704] trunk/wxruby2/lib: Auto-load classes from lib/wx/classes; implement Window#paint in Ruby
...ile {border:1px solid #ccc;margin: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>[704] trunk/wxruby2/lib: Auto-load classes from lib/wx/classes; implement Window#paint in Ruby</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>704</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt>...
2007 Jun 26
0
[1081] trunk/wxruby2: Added HyperlinkCtrl from the 2.8 API plus event mappings
...le {border:1px solid #ccc;margin: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>[1081] trunk/wxruby2: Added HyperlinkCtrl from the 2.8 API plus event mappings</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>1081</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-0...
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 if it also applies
2007 Jul 04
0
[1108] trunk/wxruby2/swig: Revised mem mgmt for Sizers to address more GC crashes in Sizers demo
...le {border:1px solid #ccc;margin: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>[1108] trunk/wxruby2/swig: Revised mem mgmt for Sizers to address more GC crashes in Sizers demo</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>1108</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt&gt...
2006 Dec 07
4
Introduce and noob problem require ''wx''
...b. I think your motivations on using wxruby are good, most important for me is the crossplatform feature. I have to provide a good service for avery platform. I''m interested on BioSQL too and probably in these days I''ll star to code some bioruby code to extend that library. I hope wxruby2 will become stable as soon as possible. I have installed wxruby2 by gems. then running the minimal application I got this: ruby -rubygems /usr/lib/ruby/gems/1.8/gems/wxruby2-preview-0.0.36-i486-linux /samples/minimal/minimal.rb Unable to load wxruby. Searched: /usr/lib/ruby/gems/1.8/gems/wxruby2-...
2007 Jan 05
0
[831] trunk/wxruby2: Use simple ruby Integers to represent TreeItemIds
...ile {border:1px solid #ccc;margin: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>[831] trunk/wxruby2: Use simple ruby Integers to represent TreeItemIds</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>831</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-01-05 18:...
2006 Nov 07
0
[723] trunk/wxruby2: Added WindowCreateEvent and WindowDestroyEvent + event handlers (AF)
...ile {border:1px solid #ccc;margin: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>[723] trunk/wxruby2: Added WindowCreateEvent and WindowDestroyEvent + event handlers (AF)</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>723</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <d...
2006 Oct 14
2
Updating RAA
I realized we might want to update RAA to mention wxruby2. But should it be a new "wxruby2" entry, or should we add mentions of wxruby2 in the existing entry, or should we switch the entry to only talk about wxruby2? Kevin
2007 Jan 25
0
[854] trunk/wxruby2/swig/classes: Add support for GridBagSizer
...ile {border:1px solid #ccc;margin: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>[854] trunk/wxruby2/swig/classes: Add support for GridBagSizer</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>854</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-01-25 13:19:11 -0...
2005 Jul 20
3
Plans to rename wxruby-swig to wxruby2
...updated the README which still claimed only about 20 classes were being included. We have had an ongoing debate about what to call wxruby-swig. I now have a concrete proposal that I plan to implement soon unless someone raises objections: 1. The new swig-based library will officially be named wxruby2. This will be used as the CVS module name, the gem name, the name for any packaging (e.g. Debian, RPM), and in most documentation. The version numbers will start with 2.0.0-preX, moving to 2.0.0-rcX, and then 2.0.0 proper. Of course, our rubyforge project will remain simply ''wxruby'...
2007 Jan 08
0
[841] trunk/wxruby2/swig/classes: Added PasswordEntryDialog
...ile {border:1px solid #ccc;margin: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>[841] trunk/wxruby2/swig/classes: Added PasswordEntryDialog</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>841</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-01-07 20:28:24 -0500...
2007 Jul 17
0
[1114] trunk/wxruby2/swig/classes/include: Added missing methods from the 2.6 to 2.8 upgrade.
...le {border:1px solid #ccc;margin: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>[1114] trunk/wxruby2/swig/classes/include: Added missing methods from the 2.6 to 2.8 upgrade.</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>1114</dd> <dt>Author</dt> <dd>seanlong</dd> <dt>Date</dt> &l...
2006 Oct 05
2
0.36 release problem?
I tried sending this a day or two ago but I didn''t see it appear. I''ve just tried the wxRuby 0.36 release but appear to get the following error (I got it from bigdemo.rb too). C:\opt\ruby\lib\ruby\gems\1.8\gems\wxruby2-preview-0.0.36-i386-mswin32\samples\minimal>minimal Our Initialize was called Their Initialize returned 1 C:/opt/ruby/lib/ruby/gems/1.8/gems/wxruby2-preview-0.0.36-i386-mswin32/samples/minimal/minimal.rb:35:in `is_maximized'': Swig director pure virtual method called wxTopLevelWindow::I...
2006 Dec 26
0
[804] trunk/wxruby2/swig: Initialise stock colours (eg Wx::RED), pens and brushes when wxruby2 is
...ile {border:1px solid #ccc;margin: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>[804] trunk/wxruby2/swig: Initialise stock colours (eg Wx::RED), pens and brushes when wxruby2 is</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>804</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt&g...
2007 Jun 28
0
[1093] trunk/wxruby2: Added ChildFocusEvent class, mapping and documentation
...le {border:1px solid #ccc;margin: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>[1093] trunk/wxruby2: Added ChildFocusEvent class, mapping and documentation</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>1093</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-06-...