[wxruby-users] ListView Appears Completely Broken

Michael Satterwhite lists at ruby-forum.com
Sun Mar 22 16:06:24 EDT 2009


The documentation says that the ListView control should be used in
preference to ListCtrl. I can find the ListView documentation from a
link on the ListCtrl page, but the ListView isn't on the list of
controls on the class reference.

I then call up irb and enter the following:

     require 'wx'
     Wx::ListView.methods

and get the response:

     uninitialized constant Wxruby2::ListView

Is the class completely broken in wxRuby, or is there a piece of magic
that I'm missing? I've got a pretty good record of missing the obvious.

Thanks much
---Michael
-- 
Posted via http://www.ruby-forum.com/.


More information about the wxruby-users mailing list