[Gambas-user] TextEdit will not link
timothy
timothy.marshal-nichols at ...247...
Sun May 27 19:24:52 CEST 2007
>
> Look at the last revision. Now a TextEdit in read-only mode will raise
the
> Link event when the user clicks on a link.
>
> Regards,
>
> --
> Benoit Minisini
>
Many thanks that works perfectly.
Something for your long, long "To do" list ;-) The TextView also had a
Path property which you could set something like:
TextView1.Path = "MyHTMLPage.html#Topic"
This was useful as it would not only load the html page but would also
go to the anchor "Topic" on the page. You could also set the path to
"#Topic" and it would find the anchor "Topic" on the currently loaded
page.
But then, possibly, I'm just greedy.
Thanks
8-{)} Timothy Marshal-Nichols
<mailto: timothy.marshal-nichols at ...247...>
More information about the User
mailing list