Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - Auto-hide visible when floating!
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Auto-hide visible when floating!

 Post Reply Post Reply
Author
Message
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Topic: Auto-hide visible when floating!
    Posted: 01 March 2008 at 12:27pm
m_paneManager.SetDefaultPaneOptions(xtpPaneNoCloseable | xtpPanePinVisible);
pPane->SetOptions(xtpPaneNoHideable);
m_paneManager.SetThemedFloatingFrames(TRUE);
 
Now, if I make this pane floating, I see this:
 
That makes no sense.
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.174 seconds.