<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Immediate effect of SetAnimationDelay()</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Immediate effect of SetAnimationDelay()]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 15:12:21 +0000</pubDate>
  <lastBuildDate>Fri, 21 Sep 2007 01:12:34 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=8097</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Immediate effect of SetAnimationDelay() : Thanks, we will change it also....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8097&amp;PID=26232&amp;title=immediate-effect-of-setanimationdelay#26232</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8097<br /><strong>Posted:</strong> 21 September 2007 at 1:12am<br /><br />Thanks, we will change it also.]]>
   </description>
   <pubDate>Fri, 21 Sep 2007 01:12:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8097&amp;PID=26232&amp;title=immediate-effect-of-setanimationdelay#26232</guid>
  </item> 
  <item>
   <title><![CDATA[Immediate effect of SetAnimationDelay() : Replacing a line inside CXTPDockingPaneMiniWnd::Expand()...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8097&amp;PID=26182&amp;title=immediate-effect-of-setanimationdelay#26182</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 8097<br /><strong>Posted:</strong> 20 September 2007 at 7:18am<br /><br />Replacing a line inside <font face="Courier New, Courier, mono">CXTPDockingPaneMiniWnd::Expand()</font> does the trick:<br>Instead of original<br><div align="left"><font color="#0000ff"><font face="Courier New, Courier, mono">m_nSlideStep = m_nStepsCount;</font></font><br></div>I use now<br><font color="#0000ff" face="Courier New, Courier, mono">m_nSlideStep = m_nStepsCount = <b>ResetStepsCount()</b>;</font><br><br>However, I handle this just as a workaround for the problem, since I need to modify XTP sources.<br><br>Is there any better solution to achieve this <b><font color="#0000ff">without any changes to XTP sources?</font></b> Just because for me, changing a 3rd party library is always the last option to use.]]>
   </description>
   <pubDate>Thu, 20 Sep 2007 07:18:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8097&amp;PID=26182&amp;title=immediate-effect-of-setanimationdelay#26182</guid>
  </item> 
  <item>
   <title><![CDATA[Immediate effect of SetAnimationDelay() : Hello,after a call to CXTPDock...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8097&amp;PID=26178&amp;title=immediate-effect-of-setanimationdelay#26178</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 8097<br /><strong>Posted:</strong> 20 September 2007 at 5:01am<br /><br />Hello,<br><br>after a call to CXTPDockingPaneManager::<font color="#0000ff"><b>SetAnimationDelay()</b></font>, all the autohidden panes use the new animation times immediately, but the <font color="#0000ff"><b>pinnable floating frames</b></font> do not! They must be pinned and unpinned again by the user first, in order to make them <font color="#0000ff"><b>use the new animation times</b></font>.<br><br>This is a problem for our customers, since we offer them an on-the-fly setting for animation times, thus they expect immediate changes in all panes.<br><br>Can the floating panes forced somehow to re-initialize/refresh their animation settings?<br>Thanks, in advance!<br><br>]]>
   </description>
   <pubDate>Thu, 20 Sep 2007 05:01:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8097&amp;PID=26178&amp;title=immediate-effect-of-setanimationdelay#26178</guid>
  </item> 
 </channel>
</rss>