Displaying 1 result from an estimated 1 matches for "gridwindow".
Did you mean:
grid_window
2008 Jan 29
1
wxruby and ActiveRecord
Hello,
i''m running wxruby 1.9.4, and i show my ActiveRecord data in a grid
(with GridTableBase) (a grid with 30 columns)
>From my base Window, i open and close the GridWindow. After several
openings and closes, this message appears:
c:/Programme/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_
record/base.rb:1860: [BUG] Segmentation fault
ruby 1.8.6 (2007-03-13) [i386-mswin32]
(Somtimes, (every hour) a segmentation fault on the wxruby main loop is
also regi...