![]() |
How to handle message from pane? |
Post Reply
|
| Author | |
Mhutabor
Newbie
Joined: 12 January 2009 Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
Topic: How to handle message from pane?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! |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 January 2009 at 6:32am |
|
Hi,
See code in Samples\PropertyGrid\GridSample\PropertyGridDlg.cpp .
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Mhutabor
Newbie
Joined: 12 January 2009 Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
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.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
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 |