Reid Thompson said:
Locana comes with a GUI Builder that allows you to create applets
interactively.
Strange I downlaoded it installed it and started the gui_builder, it
reacts strange to mouse input it seems it does not matter where the
mous is places is just cycles around arbitrary, on the left hand are
buttons and nothing happens while I click on it. If I click around a
bit I got an error message box telling me that something is not there,
then while running the test and just clicking around the application
crashes. If I run on any of the buttons at the top of the tst_locana
nothing happens.
Here are just a few hints from the stack
Locana error during trigger
on_mouse_move, ...)
Occurred during
n_mouse_move event:
Object: Lradiobox:r_radio2[0, 17, 62, 17]{:text=>"radio 2", :below=>
rev, :help=>"The tab_order is specified here to alter the normal tab order", :tab_order=>-1, :sticky=>:nw}
method `on_mouse_out' called on terminated object (0x2aaaabf512b0)
Call Stack:
/usr/local/lib/site_ruby/1.8/locana/l_menu.rb:182:in `on_mouse_out'
/usr/local/lib/site_ruby/1.8/locana/l_event.rb:922:in `trigger'
/usr/local/lib/site_ruby/1.8/locana/l_event.rb:895:in `trigger_on_mouse_move'
/usr/local/lib/site_ruby/1.8/locana/l_event.rb:262:in `trigger_gui_event'
/usr/local/lib/site_ruby/1.8/locana/locana_gui_tk.rb:255:in `lg_tk_event'
(eval):929:in `mainloop'
/usr/local/lib/site_ruby/1.8/locana/locana_gui_tk.rb:1317:in `event_loop'
/usr/local/lib/site_ruby/1.8/locana.rb:610:in `event_loop'
tst/tst_locana.rb:866
deactivating TestWindow
activating TestWindow
deactivating TestWindow
If I just move my mouse over the text windows I got
the same erro message
method `on_mouse_out' called on terminated object (0x2aaaabf512b0)
If the curser gets's near the menu the stuff crashes also.
maybe it's my system but I doubt that I messed it up that massivly.
Regards
Friedrich