![]() |
Getting TaskPanel Notifications |
Post Reply
|
| Author | |
bevpet
Newbie
Joined: 01 April 2005 Location: Canada Status: Offline Points: 39 |
Post Options
Thanks(0)
Quote Reply
Topic: Getting TaskPanel NotificationsPosted: 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
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
bevpet
Newbie
Joined: 01 April 2005 Location: Canada Status: Offline Points: 39 |
Post Options
Thanks(0)
Quote Reply
Posted: 06 April 2005 at 11:07am |
|
Thanks Oleg, i'll give that a try.
Peter
|
|
![]() |
|
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 |