U++ framework
Do not panic. Ask here before giving up.

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: 14290
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: Sun Apr 26 13:35:06 GMT+2 2026

Total time taken to generate the page: 0.00606 seconds