Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Frame window flickering
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Frame window flickering

 Post Reply Post Reply
Author
Message
sasank View Drop Down
Newbie
Newbie


Joined: 16 May 2007
Location: India
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote sasank Quote  Post ReplyReply Direct Link To This Post Topic: Frame window flickering
    Posted: 24 May 2007 at 6:54am
Dear Oleg,

Thanks for your help for my static linking problem. Sorry for not conveying this message for this long time as I was busy on other errands.

Well we are developing an application wherein a different set of toolbars(CXTPCommandBar objects) need to be added to the CXTPCommandBars instance.  To reset the layout of the toolbars I am calling CXTPCommandBars::RecalcFrameLayout()  method.

The problem is whenever we are removing a set of toolbars(CXTPCommandBar objects) and adding another set, the whole of the frame window is flickering.  HOw to avoid this flickering effect when I perform these operations.
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 24 May 2007 at 9:13am
Hi,
 
You can try set CFrameWnd::m_bRecalcLayout to TRUE and after you will finish to FALSE.
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.063 seconds.