Displaying 1 result from an estimated 1 matches for "wx_wxobject".
2007 Dec 28
4
wxSizerItem show() method
It appears from the wx 2.8.7 documentation that a wxSizerItem has a show()
method. But when I try to invoke it through wxruby, I get:
tasks.rb:56:in `do_btn3'': undefined method `show'' for
#<SWIG::TYPE_p_wxSizerItem:0xb5eedf44> (NoMethodError)
Is this just something that hasn''t been added because people don''t
manipulate wxSizerItems much, or is it