Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - DockingPane and OpenGL on Vista32
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

DockingPane and OpenGL on Vista32

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


Joined: 09 April 2008
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote rmatsumo Quote  Post ReplyReply Direct Link To This Post Topic: DockingPane and OpenGL on Vista32
    Posted: 09 April 2008 at 6:45am
uploads/20080409_071757_ToolKit000.zip
 
use : ToolKit Pro 11.2.2
OS  : Windows Vista Business SP1 (32bit)
Graphic : Nvidia QuadroFx1400  169.39 or 169.61 (Most New in NVidia Home Page)
VC++:2005
 
 
Problem:
 
I make an application with OpenGL and DockingPane.
On Vista, a panel becomes the transparence (I disappear) when I perform indication update (OnDraw) of CView when I did Click of Pane.
WindowsXP does not have any problem.
Please Please teach it.
 
 
 
odyssey
Back to Top
adrien View Drop Down
Senior Member
Senior Member


Joined: 30 April 2007
Location: New Zealand
Status: Offline
Points: 449
Post Options Post Options   Thanks (0) Thanks(0)   Quote adrien Quote  Post ReplyReply Direct Link To This Post Posted: 09 April 2008 at 7:33am
background panes (i.e any pane that the float-out will float over) must have WS_CLIPSIBLINGS style.
Back to Top
rmatsumo View Drop Down
Newbie
Newbie


Joined: 09 April 2008
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote rmatsumo Quote  Post ReplyReply Direct Link To This Post Posted: 09 April 2008 at 9:01pm
 Hi,
 
It was able to be settled.
Thank you.
(Because I got along well in XP, I did not notice it.)
odyssey
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.156 seconds.