[Gambas-user] TextEdit will not link

Benoit Minisini gambas at ...1...
Sun May 27 19:48:40 CEST 2007


On dimanche 27 mai 2007, timothy wrote:
> > 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...>
>

The TextEdit won't load anything by itself anymore, but I can add a method to 
make it scroll to a specific anchor.

Regards,

-- 
Benoit Minisini




More information about the User mailing list