noreply at rubyforge.org
2009-Feb-19 00:24 UTC
[wxruby-development] [ wxruby-Bugs-23986 ] Return value of Window#get_validator is not wrapped in correct class
Bugs item #23986, was opened at 2009-02-19 00:24 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=23986&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Return value of Window#get_validator is not wrapped in correct class Initial Comment: If a validator has been set, then get_validator should return an object of the correct subclass (eg TextValidator). But it always returns Validator. Need to update typemap along lines of Window, Sizer to use wxRuby_WrapWxObjectInRuby ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=23986&group_id=35