Print Page | Close Window

Getting TaskPanel Notifications

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=2079
Printed Date: 07 November 2025 at 4:27pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Getting TaskPanel Notifications
Posted By: bevpet
Subject: Getting TaskPanel Notifications
Date Posted: 06 April 2005 at 9:38am

Hi all,

for the love of me, i can't seem to get a grip on how to get OnTaskPanelNotifty(...) messages. i've created a taskpanel class (exact copy of the xtreme sample), and added the ON_MESSAGE(XTPWM_TASKPANEL_NOTIFY, OnTaskPanelNotify) to my mainframe class and code as shown the help text.

where is this class sending the messages?, is there a sample available with the correct usage of this class and how to receive its messages.

thanks

Peter

 




Replies:
Posted By: Oleg
Date Posted: 06 April 2005 at 10:19am

if Parent window of TaskPanel is not mainframe  (splitter for example)

you must call

m_wndTaskPanel.SetOwner(pMainFrame);



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: bevpet
Date Posted: 06 April 2005 at 11:07am

Thanks Oleg, i'll give that a try.

 

Peter

 




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net