[Java-gnome-developer] on event occurs when invoking org.gnome.gtk.Test.sendClick
Brought to you by:
afcowie
From: Alexey T. <a.m...@gm...> - 2013-06-14 09:56:55
|
Hello. I'm trying to make a simple test with one button and Clicked event handler. I'm trying to invoke org.gnome.gtk.Test.sendClick( button, MouseButton.LEFT, ModifierType.NONE). Mouse pointer moves to the button, but no onClick event occurs. I can't understand what is wrong. Please help... |