[wxruby-users] LC_VIRTUAL with Wx::ListCtrl

Eric Will rakaur at malkier.net
Mon Oct 20 09:31:27 EDT 2008


On Oct 20, 2008, at 8:59 AM, Eric Will wrote:

> Wx::ListCtrl#set_item_count appears to be broken. If I pass it  
> anything but a Fixnum (is_a Integer), it crashes and says it needs a  
> "long" (which Fixnum should appease), but if I pass it a Fixnum it  
> crashes with "cannot convert nil into String."

Never mind. My on_get_item_text method wasn't returning a string, and  
this was the useless error that Ruby gives me thanks to Ruby's useless  
threads.

> -- Eric Will // xmpp:rakaur at malkier.net



More information about the wxruby-users mailing list