[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: WebView object - Event on Link click
[Thread Prev] | [Thread Next]
- Subject: Re: WebView object - Event on Link click
- From: gbWilly <gbWilly@xxxxxxxxxxxxxx>
- Date: Wed, 09 Sep 2026 19:08:13 +0000
- To: Olivier Cruilles <olivier.cruilles@xxxxxxxx>
- Cc: user@xxxxxxxxxxxxxxxxxxxxxx
On Wednesday, September 9th, 2026 at 18:07, Olivier Cruilles <olivier.cruilles@xxxxxxxx> wrote: > Hello, > > Thank you for your answer, it helped me. > > So WebView1_Url() does not fire and never raise on my case (Gambas Dev last commit), but WebView1_MouseUp() dose the job: What do you mean don't fire. I'm on Gambas 3.19.6 at it fires and this also works on 3.22.1. If this stops working I'm screwed... Check below example, opens with Gambas wiki, just click any link and see console output the URL you clicked on and open that page. And please tell me it works on master gbWilly Wanna learn Gambas? - [Guides overview](https://gambos.gambas.one/guides/index.html) [GambOS](https://gambos.gambas.one/) [Gambas3 for Debian/Ubuntu](https://gitlab.com/gbWilly/gambas3-debian-repository) [GambOS](https://gambos.gambas.one/) ...there is always a Catch if things go wrong!
Attachment:
WebViewUrl-0.0.1.tar.gz
Description: application/gzip
| Re: WebView object - Event on Link click | Bruce Steers <bsteers4@xxxxxxxxx> |
| WebView object - Event on Link click | Olivier Cruilles <olivier.cruilles@xxxxxxxx> |
| Re: WebView object - Event on Link click | gbWilly <gbWilly@xxxxxxxxxxxxxx> |
| Re: WebView object - Event on Link click | Bruce Steers <bsteers4@xxxxxxxxx> |
| Re: WebView object - Event on Link click | Olivier Cruilles <olivier.cruilles@xxxxxxxx> |