Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - Animation times of Pinnable Floating Frames
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Animation times of Pinnable Floating Frames

 Post Reply Post Reply
Author
Message
akur View Drop Down
Senior Member
Senior Member


Joined: 16 May 2006
Status: Offline
Points: 139
Post Options Post Options   Thanks (0) Thanks(0)   Quote akur Quote  Post ReplyReply Direct Link To This Post Topic: Animation times of Pinnable Floating Frames
    Posted: 26 January 2007 at 7:38am
Hello,

the members CXTPDockingPaneAutoHideWnd::m_nMouseHoverDelay and CXTPDockingPaneAutoHideWnd::m_nInactiveCollapseDelay can be greatly used to customize the docking panes' autohiding animation, but have no effect for animation of Pinnable Floating Frames.

Is there any equivalent setting for them?

Thank you, in advance!


Back to Top
Oleg View Drop Down
Admin Group
Admin Group


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: 26 January 2007 at 8:20am
Hi,
 
It uses CXTPDockingPaneAutoHideWnd::m_nAnimationInterval for animation delay.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
akur View Drop Down
Senior Member
Senior Member


Joined: 16 May 2006
Status: Offline
Points: 139
Post Options Post Options   Thanks (0) Thanks(0)   Quote akur Quote  Post ReplyReply Direct Link To This Post Posted: 30 January 2007 at 2:19am
Thank you. But when I've got a Pinnable Floating Frame collapsed and then the value of CXTPDockingPaneAutoHideWnd::m_nInactiveCollapseDelay is changed from code, then the floating frame won't use this new value until the user pins it and unpins it again (user must turn off its pinnable state and turn it back on). Can this be refreshed (forced to use the new value) from code somehow?
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


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: 30 January 2007 at 2:32am
Hi,
 
You want dynamically change it? Set it before you even create first panes.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
akur View Drop Down
Senior Member
Senior Member


Joined: 16 May 2006
Status: Offline
Points: 139
Post Options Post Options   Thanks (0) Thanks(0)   Quote akur Quote  Post ReplyReply Direct Link To This Post Posted: 30 January 2007 at 2:38am
Hello,

setting it once isn't enough for our product. Our users want to change these animation times dynamically, for the already existing panes (I would say similar like in Visual Studio: Options->Environment->General).

The change is applied immediately for autohidden panes, but not for pinnable floating frames. Can it be forced somehow for them, too?
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.173 seconds.