Print Page | Close Window

TVN_SELCHANGED notification

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=14862
Printed Date: 22 June 2025 at 12:57am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: TVN_SELCHANGED notification
Posted By: lanner
Subject: TVN_SELCHANGED notification
Date 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!



Replies:
Posted By: mgampi
Date Posted: 29 July 2009 at 4:35pm
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


Posted By: lanner
Date Posted: 30 July 2009 at 9:12am
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?



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