Displaying 4 results from an estimated 4 matches for "wxcheckbox".
Did you mean:
checkbox
2005 Sep 04
3
bigdemo patches
Patches:
1) Sizer.rbw: Selects first item after creating the list
2) wxCalendarCtrl.rbw: Uses ruby DateTime now
3) wxButton.rbw: There is no function ''set_tool_tip_string''. Changed
to set_tool_tip
4) wxCheckBox.rbw: Missing quote on require. cID was too big, caused
assert failure
5) wxCheckListBox.rbw: Missing argument to StaticText.new added (I
don''t /think/ it''s supposed to work without that argument)
There are some .i and .h patches that I didn''t have time to put toget...
2004 Oct 06
11
find_window_by_xxx doesn''t find Gauge or BitmapButton
I''m fairly new to the Ruby world, particularly WxRuby, so please
forgive me if this is ground that''s been covered in the past. I''m
trying to load a frame from an XRC file (created using DialogBlocks),
and I''m having trouble getting an instance of the Gauge object using
the Wx::Window.find_window_by_xxx methods. I''m trying this on Windows
XP,
2006 Sep 14
1
wxChoicebook
wxChoicebook.rbw + patch file to bigdemo.rb
Roy
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Jul 04
0
[1100] trunk/wxruby2/swig/classes/include/parents.rb: Add parent mapping for recently added ChildFocusEvent
...p;nbsp 2007-07-04 17:44:03 UTC (rev 1100)
</span><span class="lines">@@ -33,6 +33,7 @@
</span><span class="cx"> ''wxCalendarEvent'' => ''wxEvent'',
</span><span class="cx"> ''wxCheckBox'' => ''wxControl'',
</span><span class="cx"> ''wxCheckListBox'' => ''wxListBox'',
</span><ins>+ ''wxChildFocusEvent'' => ''wxCommandEvent'',
</ins><span...