Re: [Fxruby-users] random crashes with FXTable
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <jl...@cf...> - 2003-07-15 14:23:42
|
Emmanuel Touzery wrote: > since the crashes are random (i basically trigger them by clicking all over > the place, scrolling etc for few minutes.. otherwise they happen anyway > after a while of using the program), i don't really know what to do. i can > give my script if you are interested, but it's 1400 lines (but it's very > simple, really nothing complicated, most of the code is actually GUI code to > place the buttons etc). Yes, it would probably be best if you sent me the code off-line. Also some instructions (as specific as possible) about how to reproduce the problem. I can see from the Linux stack trace where it's crashing but that doesn't tell me *why* it's crashing there ;) > i'm putting about 270 elements on two columns in the table. That should be no problem. > i'm using the windows version of ruby-fox given with the binary installer: > 1.0.24. Yes, that's the most recent release. |