noreply at rubyforge.org
2007-Nov-18 10:09 UTC
[wxruby-development] [ wxruby-Bugs-15715 ] Deleting rrows from grid
Bugs item #15715, was opened at 2007-11-18 05:09 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=15715&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: Deleting rrows from grid Initial Comment: Sorry for second post, I was unable to add comment to my first. Deleting rows from grid fails with /var/lib/gems/1.8/gems/wxruby-1.9.2-i686-linux/lib/wx/classes/grid.rb:112:in `delete_rows'': undefined method `slice!'' for nil:NilClass (NoMethodError) from ./AnimeDB.rb:61:in `fillgrid'' from ./AnimeDB.rb:50:in `initialize'' from ./AnimeDB.rb:162:in `new'' from ./AnimeDB.rb:162:in `on_init'' from ./AnimeDB.rb:168:in `main_loop'' from ./AnimeDB.rb:168 ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=15715&group_id=35
Reasonably Related Threads
- [ wxruby-Bugs-15704 ] deleting rows from grid does not work
- [ wxruby-Bugs-6809 ] Weird SWIG error when constructing statusbar
- [ wxruby-Bugs-7131 ] Stock colours (eg Wx::WHITE) are not available before App#on_init
- [ wxruby-Bugs-12015 ] incorrect behaviour on threads
- [ wxruby-Bugs-11708 ] Wx::TreeCtrl#on_compare_items can not work