Animation times of Pinnable Floating Frames |
Post Reply |
Author | |
akur
Senior Member Joined: 16 May 2006 Status: Offline Points: 139 |
Post Options
Thanks(0)
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! |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
It uses CXTPDockingPaneAutoHideWnd::m_nAnimationInterval for animation delay.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
akur
Senior Member Joined: 16 May 2006 Status: Offline Points: 139 |
Post Options
Thanks(0)
|
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?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
You want dynamically change it? Set it before you even create first panes.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
akur
Senior Member Joined: 16 May 2006 Status: Offline Points: 139 |
Post Options
Thanks(0)
|
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? |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |