Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - Activate notification of a DockingPane
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Activate notification of a DockingPane

 Post Reply Post Reply
Author
Message
yoavo View Drop Down
Senior Member
Senior Member


Joined: 29 February 2004
Location: Israel
Status: Offline
Points: 140
Post Options Post Options   Thanks (0) Thanks(0)   Quote yoavo Quote  Post ReplyReply Direct Link To This Post Topic: Activate notification of a DockingPane
    Posted: 29 October 2006 at 1:50am
Hi,
I need to recieve a notification of an activation of a pane when calling "ShowPane" method from the code.
I tried to do it in OnDockingPaneNotify event, but it seems that only panes which were created with "EDIT" class name (like in PaneActions sample) will recieve this notification.
My pane attaches to a dialog box which does not contain edit control, and does not recieve this event when I call "ShowPane". The event is being called only when I clicks on the pane.
 
I must recieve an event when a pane was hidden and it becomes shown.
 
Yoav.
 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 29 October 2006 at 4:53am
Hello,
 
There is no notification... Why you can't just make method which call ShowPane and execute code you need after pane become shown....
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.