> 
> Salut,
> 
> coming back once again with that.
> If you use hyperlink in TextLabel.Text  say:
> "<a href=\"http://gambas.sourceforge.net/en/main.html\";>gambas</a>"
> If you run, it is marked up as a link, the mouse cursor change if you
> are passing over it and on right click a menu pops up with "Copy Link
> Location" and you find after the link in the clipboard.
> 
> If you use hyperlink in TextEdit.RichText  say:
> "<a href=\"http://gambas.sourceforge.net/en/main.html\";>gambas</a>"
> If you run, it is just marked up as a link.
> 
> ??

I don't have any control on what Qt decides to do with what you put in the 
Text or RichText property.

The only thing I can say: do not use links in TextEdit controls at the moment!

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlines how and why cloud
computing security and archiving is rapidly being adopted across the IT 
space for its ease of implementation, lower cost, and increased 
reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to