[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebView object - Event on Link click


Hello,

I'm using a WebView (gb.qt) in one of my project and I would like to know if it's possible to raise an event when the user click on a Web Link in the web page displayed into this WebView.

I tried the WebView1_Link() event but it raise when the user fly over a link with the mouse, but no way to get the link reference.

My goal will to get a fake link in the web page displayed into the WebView object, when the user click on it with the mouse.

I don't want to be redirected to the end point of the link, I just would like to get the Link reference, for internal process using it.


Does anyone has already experienced that and can help me on that please ?


Thank you

Olivier


Follow-Ups:
Re: WebView object - Event on Link clickBruce Steers <bsteers4@xxxxxxxxx>
Re: WebView object - Event on Link clickgbWilly <gbWilly@xxxxxxxxxxxxxx>