![]() |
Docking pane docks slow |
Post Reply
|
| Author | |
CodingBoy
Newbie
Joined: 05 January 2007 Location: United Kingdom Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Topic: Docking pane docks slowPosted: 05 January 2007 at 5:32am |
|
Hi
I have a problem when I points my mouse over a minimized docking pane to make it visible. This is very slow and it is not a smooth movement. How can I fix this? Is it possible to set a flag indicating that it should not slide smoothly out but just appear in one movement.
|
|
![]() |
|
akur
Senior Member
Joined: 16 May 2006 Status: Offline Points: 139 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 January 2007 at 6:11am |
|
Maybe you can try this method:
void CXTPDockingPaneManager::SetAnimationDelay( double dAnimationDelay = -1, int nAnimationDuration = 128, int nAnimationInterval = 16 ); XTP documentation says "To disable animation set nAnimationDuration = 0." |
|
![]() |
|
CodingBoy
Newbie
Joined: 05 January 2007 Location: United Kingdom Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 January 2007 at 6:30am |
|
Thanks! Exactly what I was looking for!
|
|
![]() |
|
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 |