Print Page | Close Window

Docking pane docks slow

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=6002
Printed Date: 15 May 2024 at 2:20am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Docking pane docks slow
Posted By: CodingBoy
Subject: Docking pane docks slow
Date Posted: 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.



Replies:
Posted By: akur
Date 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."


Posted By: CodingBoy
Date Posted: 05 January 2007 at 6:30am
Thanks! Exactly what I was looking for!
 
 



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net