[Gambas-user] Calling a sub from a Webview

Jesus ea7dfh at ...2382...
Wed Dec 4 22:23:56 CET 2013


Hi all

I currently helping to port a VB6 program to Gambas3, but to my 
surprise, it does weird things like these from the post title: it is 
calling methods and functions from the html code inside a webbrowser 
control.

It has a wb control that acts like a sort of wizard/help thing, and the 
html links in that view are calling methods inside the application. That 
links are as '<a href="act:some_class.method">some action</a>'

So the question is, could it be done with gambas somehow?

Regards
-- 
Jesus Guardon




More information about the User mailing list