![]() |
TVN_SELCHANGED notification |
Post Reply ![]() |
Author | |
lanner ![]() Newbie ![]() Joined: 29 July 2009 Status: Offline Points: 2 |
![]() ![]() ![]() ![]() ![]() Posted: 29 July 2009 at 12:54pm |
Hi,
after upgrading from ToolkitPro9.80 (VS2005) to evaluation version of ToolkitPro13.10 (VS2008) the TVN_SELCHANGED notifications are not getting through to the window that hosts a tree control (CXTTreeCtrl derived object). Please help. Thanks! |
|
![]() |
|
mgampi ![]() Senior Member ![]() ![]() Joined: 14 July 2003 Status: Offline Points: 1201 |
![]() ![]() ![]() ![]() ![]() |
Hi;
this message is sent to the owner (not the parent) of the control... Perhaps you have defined the preprocessor defines _MST_MULTI_CHECK and TVN_CHKCHANGE when compiling the XT toolkit, then TVN_CHKCHANGE notifications are sent to the owner instead of TVN_SELCHANGED. In my case I receive it! |
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
![]() |
|
lanner ![]() Newbie ![]() Joined: 29 July 2009 Status: Offline Points: 2 |
![]() ![]() ![]() ![]() ![]() |
Thanks for your reply.
The hosting window is the owner of the tree control, checked by GetOwner(). I get notifications too, if compiled in VS2005 with ToolkitPro9.80. No notifications after upgrade to VS2008 and ToolkitPro13.10. Any other ideas? |
|
![]() |
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 |