Print Page | Close Window

How to handle message from pane?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=13153
Printed Date: 21 December 2024 at 10:18pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to handle message from pane?
Posted By: Mhutabor
Subject: How to handle message from pane?
Date Posted: 12 January 2009 at 2:42pm
I have MDI app with pane with CXTPPropertyGrid. I need to handle message from Expand Button inside this grid.
Thanks!



Replies:
Posted By: Oleg
Date Posted: 13 January 2009 at 6:32am
Hi,
 
See code in Samples\PropertyGrid\GridSample\PropertyGridDlg.cpp .


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


Posted By: Mhutabor
Date Posted: 13 January 2009 at 7:16am
Where should i place handler for XTPWM_PROPERTYGRID_NOTIFY message? I have PropertyGrid attached to CXTPDockingPane. I tried to catch this message in main frame and child frame class.


Posted By: Oleg
Date Posted: 15 January 2009 at 3:57am

Hi,

Call m_wndPropertyGrid.SetOwner(this) and catch it in MainFrame (if this == MainFrame)


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



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