|
-
November 26th, 2012, 11:01 AM
#10
Re: SetTimer/OnTimer causes file menu to flicker.
No, OnUpdate... message handlers for menu items are called from within the CFrameWnd::OnInitMenuPopup message handler (if OnUpdate... for the the submenu items exist). See http://www.microsoft.com/msj/0299/c/c0299.aspx
For ControlBars (toolbar, statusbar, ...) OnUpdate... handler are called from OnIdle.
Victor Nijegorodov
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|