[fxruby-users] extractText
ev b
elyageny at gmail.com
Thu Nov 8 15:21:45 EST 2007
hello
i try inject next code in table.rb sample:
FXMenuCommand.new(filemenu, 'test extractText').connect(SEL_COMMAND) {
n = 0
10000.times { n+=1; p n;
@table.extractText(0, at table.numRows-1,0, at table.numColumns-1)
}
}
and i get segmentation fault or just silent exit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/fxruby-users/attachments/20071109/e2f76eab/attachment.html
More information about the fxruby-users
mailing list