<?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 : Wait symbol appearing while moving the slider</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Wait symbol appearing while moving the slider]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 08:45:33 +0000</pubDate>
  <lastBuildDate>Fri, 11 Jul 2008 05:39:00 +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=11393</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[Wait symbol appearing while moving the slider : Hi, To guide you, I need reproduce...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11393&amp;PID=38221&amp;title=wait-symbol-appearing-while-moving-the-slider#38221</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11393<br /><strong>Posted:</strong> 11 July 2008 at 5:39am<br /><br /><P>Hi,</P><DIV>To guide&nbsp; you, I need reproduce it.&nbsp; Reprodece it with any our sample/new application and attach here.</DIV><DIV>Maybe its your internal code show it.</DIV>]]>
   </description>
   <pubDate>Fri, 11 Jul 2008 05:39:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11393&amp;PID=38221&amp;title=wait-symbol-appearing-while-moving-the-slider#38221</guid>
  </item> 
  <item>
   <title><![CDATA[Wait symbol appearing while moving the slider : Hello, No,in RibbonControls sample,there...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11393&amp;PID=38211&amp;title=wait-symbol-appearing-while-moving-the-slider#38211</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4248">vijaymahajan</a><br /><strong>Subject:</strong> 11393<br /><strong>Posted:</strong> 11 July 2008 at 4:52am<br /><br /><P>Hello,</P><DIV>No,in RibbonControls sample,there is slider control on ribbon bar under the Misc tab.But that also dont show the wait symbol when we move the slider.</DIV><DIV>I have created the slider control, with the same way as in ribbon controls sample application.</DIV><DIV>see this is the code how i have created.</DIV><FONT size=2><P>pSlideFeather = (CXTPControlScrollBar*)pGroupColorCorrect-&gt;Add(</FONT><FONT color=#0000ff size=2>new</FONT><FONT size=2> CXTPControlScrollBar(), ID_SLIDER_FEATHER);pSlideFeather-&gt;SetScrollBarStyle(xtpScrollStyleSlider);pSlideFeather-&gt;SetRange(0,100);pSlideFeather-&gt;SetPos(0);pSlideFeather-&gt;SetFlags(xtpFlagManualUpdate); pSlideFeather-&gt;SetWidth(150);pSlideFeather-&gt;SetHeight(10);pSlideFeather-&gt;SetTooltip(_T("Feather"));</P><DIV></DIV><DIV>Only i have changed the parameter in setflag method,nothing else.</DIV><DIV>still it is showing me the wait symbol.</DIV><DIV>&nbsp;</DIV><DIV>please guide for this problem.What can be the solution for this?</DIV><DIV>&nbsp;</DIV><DIV>Thanks And Regards,</DIV><DIV>Vijay.</FONT></DIV>]]>
   </description>
   <pubDate>Fri, 11 Jul 2008 04:52:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11393&amp;PID=38211&amp;title=wait-symbol-appearing-while-moving-the-slider#38211</guid>
  </item> 
  <item>
   <title><![CDATA[Wait symbol appearing while moving the slider : Hi,  Do you see same problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11393&amp;PID=38200&amp;title=wait-symbol-appearing-while-moving-the-slider#38200</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11393<br /><strong>Posted:</strong> 11 July 2008 at 2:48am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Do you see same problem with Samples\Ribbon\RibbonControls&nbsp; ?</DIV>]]>
   </description>
   <pubDate>Fri, 11 Jul 2008 02:48:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11393&amp;PID=38200&amp;title=wait-symbol-appearing-while-moving-the-slider#38200</guid>
  </item> 
  <item>
   <title><![CDATA[Wait symbol appearing while moving the slider : Hello, whenever i click on my...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11393&amp;PID=38195&amp;title=wait-symbol-appearing-while-moving-the-slider#38195</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4248">vijaymahajan</a><br /><strong>Subject:</strong> 11393<br /><strong>Posted:</strong> 11 July 2008 at 2:31am<br /><br /><P>Hello,</P><DIV>whenever i click on my slider in ribbon bar,it shows the wait symbol.</DIV><DIV>If i increase it or decrease it by 1 point then also it is showing the wait symbol. This doesnt give good feel while using it.</DIV><DIV>It can show the wait symbol,but it should happen after i release the left mouse button. here on every left mouse button down,it is showing the wait symbol.</DIV><DIV>&nbsp;</DIV><DIV>i saw the slider created in your RibbonSample application in the status bar,it&nbsp;not at all shows the wait symbol when we move the slider.</DIV><DIV>But while creation nothing i found for it.</DIV><DIV>Please guide me accordingly.</DIV><DIV>&nbsp;</DIV><DIV>Thanks And Regards,</DIV><DIV>Vijay</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 11 Jul 2008 02:31:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11393&amp;PID=38195&amp;title=wait-symbol-appearing-while-moving-the-slider#38195</guid>
  </item> 
 </channel>
</rss>