Hi, my guess is to change the DEF_MOVE_CURSOR 1_ That works ( new cursor by default) FXApp.new() do |app| app.setDefaultCursor(DEF_MOVE_CURSOR,FXCursor.new(app)) ... 2_ A glitch ? FXApp.new() do |app| app.setDefaultCursor(DEF_MOVE_CURSOR,app.getDefaultCursor(DEF_ARROW_CURSOR)) abnormal program termination Kory.rb:1320: [BUG] Segmentation fault ruby 1.8.4 (2005-12-24) [i386-mswin32] G?rard M?nochet -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/fxruby-users/attachments/20060415/585565f9/attachment.htm
On Apr 15, 2006, at 10:50 AM, G?rard M?nochet wrote:> ?my guess is to change the DEF_MOVE_CURSOR...Thanks, I''ve filed a bug report on your behalf. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: text/enriched Size: 238 bytes Desc: not available Url : http://rubyforge.org/pipermail/fxruby-users/attachments/20060415/ec79a4f8/attachment.bin