<?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 : StatusBar IdleText?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : StatusBar IdleText?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 03:28:39 +0000</pubDate>
  <lastBuildDate>Fri, 25 Nov 2005 14:10:44 +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=3268</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[StatusBar IdleText? : FWIW, I resorted to using the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3268&amp;PID=9797&amp;title=statusbar-idletext#9797</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1628">vb1to6</a><br /><strong>Subject:</strong> 3268<br /><strong>Posted:</strong> 25 November 2005 at 2:10pm<br /><br /><P>FWIW,</P><P>I resorted to using the status bar code includedthe MDI demo that ships with the product. For me that works fine because I do not need to have the user see their instant toolbar/menu mouse hovers overwriting&nbsp;the status bar text that is being updated in code during long processes.</P><P>My solution does&nbsp;not attempt to create a custom Codejock statusbar, but simply uses the status bar control included with the Microsoft Windows Common Controls 5.0 SP2 (COMCTL32.ocx). I use this status bar in order to get the correct XP Themes color of the progress bars included within my application.</P><P>I noticed that when I&nbsp;used a COMCTL32.ocx progress bar embedded within the Codejock status bar I got an "out of memory" error only within the executable and not&nbsp;while running in&nbsp;the IDE. I am using an IBM Thinkpad with 2G of RAM so I doubt that the PC is the problem. In addition, I started a new project with just a Codejock toolbar and Codejock custom status bar and reproduced the "out of memory" error to verify what was going on.</P><P>I didn't notice the "out of memory" error when using the Microsoft Windows Common Controls 6.0 SP6 (MSCOMCTL.ocx) within the custom Codejock status bar but don't recall testing for it either.</P><P>Please don't get me wrong here...I think the product is great for my application and wouldn't want to code the alternative myself.</P>]]>
   </description>
   <pubDate>Fri, 25 Nov 2005 14:10:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3268&amp;PID=9797&amp;title=statusbar-idletext#9797</guid>
  </item> 
  <item>
   <title><![CDATA[StatusBar IdleText? : Using VB 6.0 SP6 on XP Pro SP2... How...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3268&amp;PID=9754&amp;title=statusbar-idletext#9754</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1628">vb1to6</a><br /><strong>Subject:</strong> 3268<br /><strong>Posted:</strong> 23 November 2005 at 5:50pm<br /><br /><P>Using VB 6.0 SP6 on XP Pro SP2...</P><P>How can I prevent the StatusBar.IdleText from displaying by default when I have set the pane text in code and the user moves the mouse over the toolbar?</P><P>If I set the status bar pane text in code to lets say "busy"...the status bar pane text unexpectedly changes to "ready" when the user hovers the mouse over the toolbar menu.</P><P>In addition, when I have code modules running that sets the pane to lets say "step 1" (and the user does not move the mouse)...then I set the pane text to "step 2" in code (and again the user does not move the mouse)...the problem I have is that the StatusBar.IdleText of "ready" is displayed in the pane before "step2" is displayed in the pane.</P><P>Setting the StatusBar.IdleText to an empty string does not help.</P><P>I can live with something like "turn status bar display off when user hovers over the toolbar with mouse." </P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 23 Nov 2005 17:50:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3268&amp;PID=9754&amp;title=statusbar-idletext#9754</guid>
  </item> 
 </channel>
</rss>