Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - notification about focus between panes
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

notification about focus between panes

 Post Reply Post Reply
Author
Message
vshum View Drop Down
Newbie
Newbie
Avatar

Joined: 27 January 2005
Location: Russian Federation
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote vshum Quote  Post ReplyReply Direct Link To This Post Topic: notification about focus between panes
    Posted: 13 May 2005 at 5:14pm

I have two docking panes which is attached thru

m_paneManager.AttachPane(pwndPane1,pwndPane2);

I want to get notification when I switch one pane to another.

How can I get it?

View which is attached to pane receive OnSetFocus() only after click in View client area, simple switch between panes does not send SetFocus notification.

Thanks.

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.031 seconds.