Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Creating a hyperlink label
Re: Creating a hyperlink label [message #43792 is a reply to message #43755] Mon, 13 October 2014 12:00 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
Note: The reason why it does not work with Label is that Label (as most static widgets) have "IgnoreMouse" active. The reason for that is that labels (and especially LabelBox) often overlap with other widgets and they would be stealing the mouse input for these...

Calling NoIgnoreMouse in constructor would fix that.

Final note: If you need hyperlink, you might be happier using RichTextCtrl instead of Label...

[Updated on: Mon, 13 October 2014 12:02]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using a Button to load a window/form using Run. THISBACK syntax
Next Topic: Win32: custom WM_XXXXX message processing
Goto Forum:
  


Current Time: Tue May 14 08:08:55 CEST 2024

Total time taken to generate the page: 0.02858 seconds