On Wed, 04 Dec 2013, terco IDE wrote:
> Hi:
> i'm the mad guy who made that VB code wich calls Funcitions from the HTML 
> code :)
> 
> I'n new  to Gambas, but from what I've read, it is possible to set up an 
> Object Observer ...so why not intercept the webview control  and do  things 
> BEFORE the Click event takes place?
> 

That's indeed a cleaner solution because it leaves the WebView alone but in
the Observer_Click() handler, you would do exactly the same as in the
WebView_Click() handler.

Regards,
Tobi

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to