On 01/20/2013 07:37 PM, Andrew Cowie wrote: > <http://java-gnome.sourceforge.net/doc/api/4.1/org/gnome/gtk/Test.html#sendKey(org.gnome.gtk.Widget, > org.gnome.gdk.Keyval, org.gnome.gdk.ModifierType)> > > might be what you want, though, as mentioned that's very much for > testing. > > If you're trying to "make something happen" that's bound to a keystroke, > then you might be better off with Actions and triggering the action() > directly. > > AfC > Sydney > > > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. SALE $99.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122412 > _______________________________________________ > java-gnome-developer mailing list > java-gnome-developer@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer Thank you. As you mentioned I am trying to "make something happen". Unfortunately call is deep inside webkit and webkit gtk does not expose any API for that. Right now only way seems to be sending key/mouse events but I'll keep investigating.
Regards, Niranjan ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ java-gnome-developer mailing list java-gnome-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/java-gnome-developer