Segmentation fault when using FXTable

I

Iouri Kloubakov

Win2K
Latest stable snapshot of 1.8
FXRuby-1.0.26-ruby180.exe


I am getting:

...: [BUG] Segmentation fault
ruby 1.8.0 (2003-10-11) [i386-mswin32]

when trying to set the cell icon after the table is displayed.
To reproduce using "C:\ruby\samples\FXRuby\table.rbw", move line 107

@table.getItem(6, 6).icon = penguinicon

from initialize() to create() after the show() (converting the
penguinicon into the instance variable of course) or try to set it
in onCmdResizeTable(). It does not crash if icon is first set in
initialize() and then in create(). Am I doing something wrong?

Thanks,
Yura.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,262
Messages
2,571,049
Members
48,769
Latest member
Clifft

Latest Threads

Top