Re: [Gambas-user] Hyperlink and TextEdit control

2011-09-05 Thread Fabien Bodard
Le 5 septembre 2011 10:18, Charlie Reinl a écrit : > Am Montag, den 05.09.2011, 07:39 +0200 schrieb Fabien Bodard: >> TextEdit.Link (gb.qt.ext) >> EVENT Link ( Path AS String ) >> This event is raised when the user clicks on a link. >> >> Path is the contents of the link specified in the = markup.

Re: [Gambas-user] Hyperlink and TextEdit control

2011-09-05 Thread Charlie Reinl
Am Montag, den 05.09.2011, 07:39 +0200 schrieb Fabien Bodard: > TextEdit.Link (gb.qt.ext) > EVENT Link ( Path AS String ) > This event is raised when the user clicks on a link. > > Path is the contents of the link specified in the = markup. > >This event is raised only if ReadOnly is set

Re: [Gambas-user] Hyperlink and TextEdit control

2011-09-04 Thread Fabien Bodard
TextEdit.Link (gb.qt.ext) EVENT Link ( Path AS String ) This event is raised when the user clicks on a link. Path is the contents of the link specified in the = markup. This event is raised only if ReadOnly is set to TRUE. but on qt4 ... it seem to not have the link event :/ 2011/9/4

[Gambas-user] Hyperlink and TextEdit control

2011-09-04 Thread Andrea Bertini
Is it possible to create an hyperlink in richtextbox control TextEdit? How syntax? Thx Andrea Bertini -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even bett