Dear Benoit,

I've a problem doing something in webbrowser component.
I want to be able to open some random url selected by user to external
browser (using desktop.open()).
But, I'm not able to catch the URL when I right click it.
Here's the step to do it:

1. make webbrowser component, point it to some website (preferably that has
many link on it)
2. add _link event and add PRINT wb1.link insite the _link event
3. run it and watch your console, it should show the correct link when
hovering the link, but it not print the correct link when right clicked the
link.


BTW, I'm using the stable 2.7 release and attach a sample source.
-- 
Arief Bayu Purwanto
About : http://about.freelancer.web.id/
Blog : http://bayu.freelancer.web.id/

Attachment: wb_test-0.0.1.tar.gz
Description: GNU Zip compressed data

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to