![]() |
Markup Hyperlink Handler |
Post Reply
|
| Author | |
cpede
Senior Member
Joined: 13 August 2004 Location: Denmark Status: Offline Points: 683 |
Post Options
Thanks(0)
Quote Reply
Topic: Markup Hyperlink HandlerPosted: 04 June 2008 at 8:51am |
|
I'm creating a child window in an MDI. In the child I create a CTaskPanel and enables Markup. If I write a Hyperlink in the Markup text for an item and the text rendering works fine, but the link does not work.
From the Controls/Button example I now add the code:
GetMarkupContext()->AddHandle(
CXTPMarkupHyperlink::m_pClickEvent,
CreateMarkupClassDelegate(this, &CMyClass::OnHyperlinkClick)); But it still does not work. Maybe it only works in Dialogs? What to do?
-cpede
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 04 June 2008 at 1:55pm |
|
Hi.
Yes, TaskPanel now support only "Formatting" Markup. :-( it don't catch messages and handle events :(
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |