<?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 : Throbber/Animated GIF transparency</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Throbber/Animated GIF transparency]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 06:47:10 +0000</pubDate>
  <lastBuildDate>Tue, 15 Jun 2010 11:54:27 +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=16830</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[Throbber/Animated GIF transparency : A throbber is the rotating icon...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16830&amp;PID=58957&amp;title=throbber-animated-gif-transparency#58957</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1401">jpcoffeyXXX</a><br /><strong>Subject:</strong> 16830<br /><strong>Posted:</strong> 15 June 2010 at 11:54am<br /><br />A throbber is the rotating icon which shows that a browser is loading or doing some action.&nbsp; <br><br>I have implemented a throbber by using animated GIF controls to show as a Codejock CommandBarCustomControl object on the menu.&nbsp; The transarency of the GIF looks great, but the form I placed the animated GIF on is not transparent.&nbsp; My effort to make the form holding the animated GIF control transparent has been met with futility.&nbsp; Using SetLayeredWindowAttributes API calls to make the form transparent has resulted in the throbber being complete invisible on the form.&nbsp; When I don't make the form transparent, the GIF shows fine but then the background color I assign to the form becomes impossible to predict.<br><br>I don't want to even put the animated GIF control on a form, but have to because none of the animated GIF controls I have found so far have a hwnd property.&nbsp; Without a hwnd property, I can't use the control as a CommandBarCustomControl  object.&nbsp; Placing the animated GIF on a form allows me to use the form's hwnd as a handle that the CommandBarCustomControl object requires, but then I lose the transparency of the throbber because the color of the form is showing through.&nbsp; A real headache.&nbsp; <br><br>Has anybody come up with a decent solution for implementing a throbber using Codejock Commandbars?&nbsp; I would be very grateful for some guidance as this has been driving me crazy.&nbsp; Thank you very much.<br><br>Sincerely,<br><br><br>John Coffey<br><br>]]>
   </description>
   <pubDate>Tue, 15 Jun 2010 11:54:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16830&amp;PID=58957&amp;title=throbber-animated-gif-transparency#58957</guid>
  </item> 
 </channel>
</rss>