Print Page | Close Window

increasing task panel drop down speed

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Task Panel
Forum Description: Topics Related to Codejock Task Panel
URL: http://forum.codejock.com/forum_posts.asp?TID=15350
Printed Date: 14 May 2024 at 9:14pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: increasing task panel drop down speed
Posted By: vsn9
Subject: increasing task panel drop down speed
Date Posted: 13 October 2009 at 12:02am
Hi,
 
How do i disable animated drop down of taskpanel items? Iam trying to increase the speed at which the individual panels drop down.
 
Thanks


-------------
Product: Xtreme Toolkit Pro v12.1
Platform: Windows XP SP2
Language: Visual C++ 2008 SP1



Replies:
Posted By: rdhd
Date Posted: 13 October 2009 at 10:01am
I bypass the animation altogether with the following:
 
m_TaskPanel.Reposition(FALSE);
m_TaskPanel.UpdateWindow();


Posted By: vsn9
Date Posted: 14 October 2009 at 6:39am
hi, thanks for the reply,im a n00b @ VC, learning as i go ... I tried what you said. It's still behaving the same way. I got a Debug Assertion Failed message.

-------------
Product: Xtreme Toolkit Pro v12.1
Platform: Windows XP SP2
Language: Visual C++ 2008 SP1


Posted By: rdhd
Date Posted: 14 October 2009 at 11:59am
When I add a group, I set it's state to expanded. Wonder if that is a difference between our code.
 
What was your assertion?



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