noreply at rubyforge.org
2006-Dec-26 01:37 UTC
[Wxruby-development] [ wxruby-Bugs-7451 ] Add Wx::DEFAULT_VALIDATOR
Bugs item #7451, was opened at 2006-12-26 01:37 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=7451&group_id=35 Category: Missing API call Group: None Status: Open Resolution: None Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Add Wx::DEFAULT_VALIDATOR Initial Comment: WxWidgets defines a constant wxDefaultValidator, but it''s not currently exposed in wxRuby2. This is needed because it is the default arg to many control constructors (similar to Wx::DEFAULT_SIZE and Wx::DEFAULT_POSITION) ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=7451&group_id=35
Seemingly Similar Threads
- [825] trunk/wxruby2/swig/RubyConstants.i: Added DEFAULT_VALIDATOR constant
- [ wxruby-Bugs-27976 ] Wx::ControlWithItems.select behavior is diferent than the documentation
- [ wxruby-Bugs-11708 ] Wx::TreeCtrl#on_compare_items can not work
- [906] branches/wxruby2/wxwidgets_282: Wx::ComboBox API 2.6 -> 2.8, plus some doc corrections
- [ wxruby-Bugs-10759 ] Wx::AuiManager.get_all_panes can not get all pane.