How to catch "on show" message for pane? |
Post Reply |
Author | |
rjvaal
Newbie Joined: 20 September 2004 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 06 October 2004 at 12:12pm |
I need a reliable way to catch a message that a pane is being shown. I have used code like this: LRESULT CMainFrame::OnDockingPaneNotify(WPARAM wParam, LPARAM lParam) But this is not sufficient! If my pane is hidden, I receive a XTP_DPN_SHOWWINDOW message more often than just when it is being shown, I also receive a XTP_DPN_SHOWWINDOW message for the pane when the pane is being hidden. Where in my pane can I just catch that I am being shown? |
|
Tweety
Newbie Joined: 21 October 2004 Status: Offline Points: 1 |
Post Options
Thanks(0)
|
Hi! Did you find a solution to your problem? I have the same/similar problem: IŽd like to know when a user activates a pane by clicking on the tab to be able to update the contents if necessary. I get an ActivateView if the user clicks in the view, but not on the tab. Please let me know if someone knows how to do this. Thanks.
|
|
Sven
Senior Member Joined: 21 August 2003 Location: Germany Status: Offline Points: 127 |
Post Options
Thanks(0)
|
|
|
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 |