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

Please help

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


Joined: 01 December 2005
Status: Offline
Points: 16
Post Options Post Options   Thanks (0) Thanks(0)   Quote wuyunpeng Quote  Post ReplyReply Direct Link To This Post Topic: Please help
    Posted: 05 December 2005 at 3:14am

My view is designed for OpenGL drawing and here comes the problem: my menu bar looks something wrong(the part covering my view,as shown in the following picture).

By the way, my menu bar works well if i change my view to normal(just not for OpenGL).

please tell me how to deal with this problem.

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: 05 December 2005 at 6:00am

Hmm.

I can only suggest to hide shadow when OpenGL view visible


pCommandBars->GetPaintManager()->m_bShowShadow = 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.047 seconds.