[wxruby-users] LC_VIRTUAL with Wx::ListCtrl
Eric Will
rakaur at malkier.net
Mon Oct 20 08:59:14 EDT 2008
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."
Latest WxRuby. Windows Vista.
This makes using LC_VIRTUAL impossible.
-- Eric Will // xmpp:rakaur at malkier.net
More information about the wxruby-users
mailing list