[Gambas-user] yperlink and TextEdit control

Andrea Bertini and.bertini at ...626...
Tue Sep 6 06:00:59 CEST 2011


@Charlie

thx:-)

I insert an hyperlink in TextEdit control with the code (test code):

TextEdit1.RichText = "<a href='" & $_Param[2] & "'>" & $_Param[1] &
"/a>"

The problem is to insert an hyperlink in an existing text at the curson
position

Andrea





More information about the User mailing list