[wxruby-users] ListView Appears Completely Broken

Alex Fenton alex at pressure.to
Tue Mar 24 03:06:43 EDT 2009


Hi Michael

Michael Satterwhite wrote:
> 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.

Sorry, there's no ListView in wxRuby; just use ListCtrl.

The recommendation was inherited from the C++ docs which we used as the 
starting point for the ruby docs. But in Ruby, ListCtrl isn't that hard 
to use, so the 'simpler' class was redundant. I'll update the docs.

thanks
alex




More information about the wxruby-users mailing list