|
|
| Think about Loose Coupling | |
| PerlMonks |
Re^2: Perl Web Browser using Gtk2 and WebKitby zentara (Archbishop) |
| on May 10, 2012 at 10:32 UTC ( #969786=note: print w/ replies, xml ) | Need Help?? |
|
Hi, that's a tough one, If you google for Gtk2 Webkit mouse position you get some links to C code ( which you could probably easily convert to Perl), especially WebKitHitTestResult. As far as being able to programmably move the mouse position to an arbitrary point in a window, I've not seen it done, your best bet would be to ask this question on the gtk-perl-maillist. You might have more success using keys, like tabbing to advance focus to the next clickable link. If you find an answer, be sure to post it. :-) I'm not really a human, but I play one on earth. Old Perl Programmer Haiku ................... flash japh
In Section
Cool Uses for Perl
|
|
||||||||||||||||||||