<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Quest for the Perfect TabNavigator - Part 3 (with source)</title>
	<atom:link href="http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/</link>
	<description>A blog about Adobe Flex</description>
	<pubDate>Fri, 21 Nov 2008 04:59:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Manish</title>
		<link>http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-180313</link>
		<dc:creator>Manish</dc:creator>
		<pubDate>Sat, 20 Sep 2008 20:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-180313</guid>
		<description>Its also called a Throbber.</description>
		<content:encoded><![CDATA[<p>Its also called a Throbber.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish</title>
		<link>http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-180305</link>
		<dc:creator>Manish</dc:creator>
		<pubDate>Sat, 20 Sep 2008 20:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-180305</guid>
		<description>Doug, 

Do you have an idea how to include a tab loading icon 'moving circle', similar to what is used in FireFox? Is that icon a typical animated gif?</description>
		<content:encoded><![CDATA[<p>Doug, </p>
<p>Do you have an idea how to include a tab loading icon &#8216;moving circle&#8217;, similar to what is used in FireFox? Is that icon a typical animated gif?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-171615</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Wed, 10 Sep 2008 17:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-171615</guid>
		<description>Just downloaded this as part of the flexlib package google code.

Thank you for releasing under MIT license!  Very easy to use and integrate into my existing project.</description>
		<content:encoded><![CDATA[<p>Just downloaded this as part of the flexlib package google code.</p>
<p>Thank you for releasing under MIT license!  Very easy to use and integrate into my existing project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manoj</title>
		<link>http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-132965</link>
		<dc:creator>Manoj</dc:creator>
		<pubDate>Wed, 30 Jul 2008 04:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-132965</guid>
		<description>HI.. Thanks.... thanks for sharing da code.......</description>
		<content:encoded><![CDATA[<p>HI.. Thanks&#8230;. thanks for sharing da code&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolás Dijkstra</title>
		<link>http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-129424</link>
		<dc:creator>Nicolás Dijkstra</dc:creator>
		<pubDate>Thu, 24 Jul 2008 22:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-129424</guid>
		<description>Hello my friend. It's an awesome piece of work the one you did here.
I found a bug in both TabNavigator and SuperTabNavigator that can be recreated with the following steps:
1.- remove all tabs
2.- add new tab
3.- newly created tab is not focused

I tried to work this isse around by forcing the both selectedIndex and selectedChild properties but it didn't work at all.

Any clues on this are appreciated.

Regards</description>
		<content:encoded><![CDATA[<p>Hello my friend. It&#8217;s an awesome piece of work the one you did here.<br />
I found a bug in both TabNavigator and SuperTabNavigator that can be recreated with the following steps:<br />
1.- remove all tabs<br />
2.- add new tab<br />
3.- newly created tab is not focused</p>
<p>I tried to work this isse around by forcing the both selectedIndex and selectedChild properties but it didn&#8217;t work at all.</p>
<p>Any clues on this are appreciated.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-127045</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Mon, 21 Jul 2008 23:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-127045</guid>
		<description>Doug, This looks great. Thanks for your hard work. Any idea's on how to move the add tab button to be a part of the tabbar? so the end user would have all the controls within the tabbar. Thanks!</description>
		<content:encoded><![CDATA[<p>Doug, This looks great. Thanks for your hard work. Any idea&#8217;s on how to move the add tab button to be a part of the tabbar? so the end user would have all the controls within the tabbar. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex and Its Environs - Skinning SuperTabNavigator: Part II</title>
		<link>http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-119334</link>
		<dc:creator>Flex and Its Environs - Skinning SuperTabNavigator: Part II</dc:creator>
		<pubDate>Mon, 07 Jul 2008 23:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-119334</guid>
		<description>[...] I wrote a few days ago about my struggle to skin SuperTabNavigator without changing its code. It turned out to be impossible, and Doug recommended that I add a few styles to fix it.It turned out really well, and that mess I wrote about before collapsed into nothing but the following css. [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote a few days ago about my struggle to skin SuperTabNavigator without changing its code. It turned out to be impossible, and Doug recommended that I add a few styles to fix it.It turned out really well, and that mess I wrote about before collapsed into nothing but the following css. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex and Its Environs: Skinning SuperTabNavigator</title>
		<link>http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-117373</link>
		<dc:creator>Flex and Its Environs: Skinning SuperTabNavigator</dc:creator>
		<pubDate>Fri, 04 Jul 2008 19:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-117373</guid>
		<description>[..]  I'm trying to skin Doug McCune's SuperTabNavigator, which is one of the many excellent components in the FlexLib project. The component is fantastic, and I've really enjoyed seeing how Doug implemented it.

So, when I ran up against a brick wall trying to skin it, I figured I did something wrong. It's been a couple of hours, and I can't figure out how to change the close button without modifying the original code. [...]</description>
		<content:encoded><![CDATA[<p>[..]  I&#8217;m trying to skin Doug McCune&#8217;s SuperTabNavigator, which is one of the many excellent components in the FlexLib project. The component is fantastic, and I&#8217;ve really enjoyed seeing how Doug implemented it.</p>
<p>So, when I ran up against a brick wall trying to skin it, I figured I did something wrong. It&#8217;s been a couple of hours, and I can&#8217;t figure out how to change the close button without modifying the original code. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renaun Erickson &#187; My Additions to the SuperTabNavigator</title>
		<link>http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-104939</link>
		<dc:creator>Renaun Erickson &#187; My Additions to the SuperTabNavigator</dc:creator>
		<pubDate>Mon, 16 Jun 2008 16:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-104939</guid>
		<description>[...] Doug McCune just released a very nice post about the perfect tabnavigator, aka: SuperTabNavigator. I just happened to be messing with a skinning feature for TabBar&#8217;s and TabNavigator&#8217;s that I thought would go well with this awesome component. [...]</description>
		<content:encoded><![CDATA[<p>[...] Doug McCune just released a very nice post about the perfect tabnavigator, aka: SuperTabNavigator. I just happened to be messing with a skinning feature for TabBar&#8217;s and TabNavigator&#8217;s that I thought would go well with this awesome component. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PJW</title>
		<link>http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-84414</link>
		<dc:creator>PJW</dc:creator>
		<pubDate>Wed, 07 May 2008 13:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/02/07/quest-for-the-perfect-tabnavigator-part-3-with-source/#comment-84414</guid>
		<description>Truly a wicked enhancement.

In my heavily tab-based Flex 2.0.1 app I was able to simply replace TabNavigators with SuperTabNavigators, and it worked right off the hop.

It was then very straightforward to handle the Super new features (tab reordering, hiding, etc.)

Many thanks for providing the component, and the helpful examples -- it's a work of genius.

/PJW</description>
		<content:encoded><![CDATA[<p>Truly a wicked enhancement.</p>
<p>In my heavily tab-based Flex 2.0.1 app I was able to simply replace TabNavigators with SuperTabNavigators, and it worked right off the hop.</p>
<p>It was then very straightforward to handle the Super new features (tab reordering, hiding, etc.)</p>
<p>Many thanks for providing the component, and the helpful examples &#8212; it&#8217;s a work of genius.</p>
<p>/PJW</p>
]]></content:encoded>
	</item>
</channel>
</rss>
