<?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: Programmatic Skinning with Flex 2</title>
	<atom:link href="http://blog.kevinhoyt.org/2006/02/03/programmatic-skinning-with-flex-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kevinhoyt.org/2006/02/03/programmatic-skinning-with-flex-2/</link>
	<description>On the desktop, on the web, on the device ... On the Platform</description>
	<pubDate>Thu, 20 Nov 2008 23:58:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Andrey</title>
		<link>http://blog.kevinhoyt.org/2006/02/03/programmatic-skinning-with-flex-2/#comment-9962</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Thu, 08 Nov 2007 23:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=45#comment-9962</guid>
		<description>just try setStyle("arrowButtonWidth",0); to make the downArrow invisible</description>
		<content:encoded><![CDATA[<p>just try setStyle(&#8221;arrowButtonWidth&#8221;,0); to make the downArrow invisible</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Hindman</title>
		<link>http://blog.kevinhoyt.org/2006/02/03/programmatic-skinning-with-flex-2/#comment-1163</link>
		<dc:creator>Jeff Hindman</dc:creator>
		<pubDate>Mon, 09 Jul 2007 22:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=45#comment-1163</guid>
		<description>Great article ... I'm trying to skin a comboBox using programmatic skinning to make the downArrow invisible under certain scenarions with out much success.  ANy suggestions?

Thanks --

--Jeff</description>
		<content:encoded><![CDATA[<p>Great article &#8230; I&#8217;m trying to skin a comboBox using programmatic skinning to make the downArrow invisible under certain scenarions with out much success.  ANy suggestions?</p>
<p>Thanks &#8211;</p>
<p>&#8211;Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Hindman</title>
		<link>http://blog.kevinhoyt.org/2006/02/03/programmatic-skinning-with-flex-2/#comment-1162</link>
		<dc:creator>Jeff Hindman</dc:creator>
		<pubDate>Mon, 09 Jul 2007 22:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=45#comment-1162</guid>
		<description>Enjoyed the article ... I'm trying to skin a ComboBox to make the downArrow invisible under certain scenarios using programmatic akinning without much success.  Any suggestions?

Thanks --</description>
		<content:encoded><![CDATA[<p>Enjoyed the article &#8230; I&#8217;m trying to skin a ComboBox to make the downArrow invisible under certain scenarios using programmatic akinning without much success.  Any suggestions?</p>
<p>Thanks &#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Hoyt</title>
		<link>http://blog.kevinhoyt.org/2006/02/03/programmatic-skinning-with-flex-2/#comment-123</link>
		<dc:creator>Kevin Hoyt</dc:creator>
		<pubDate>Thu, 01 Feb 2007 11:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=45#comment-123</guid>
		<description>Hey Matt,

Thanks for the tip!  I've updated the source to work under 2.0.1.

Thanks again,
Kevin
</description>
		<content:encoded><![CDATA[<p>Hey Matt,</p>
<p>Thanks for the tip!  I&#8217;ve updated the source to work under 2.0.1.</p>
<p>Thanks again,<br />
Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://blog.kevinhoyt.org/2006/02/03/programmatic-skinning-with-flex-2/#comment-122</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 31 Jan 2007 07:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=45#comment-122</guid>
		<description>This doesnt seem to compile in 2.0.1. Changed the namespace to Adobe and the .as class was trying to import flash.util.* I assume you mean utils.* but it just comes up blank now, if i comment out &#60;mx:Style.. tho the component obviously appears.

MaTT</description>
		<content:encoded><![CDATA[<p>This doesnt seem to compile in 2.0.1. Changed the namespace to Adobe and the .as class was trying to import flash.util.* I assume you mean utils.* but it just comes up blank now, if i comment out &lt;mx:Style.. tho the component obviously appears.</p>
<p>MaTT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orant</title>
		<link>http://blog.kevinhoyt.org/2006/02/03/programmatic-skinning-with-flex-2/#comment-121</link>
		<dc:creator>orant</dc:creator>
		<pubDate>Mon, 13 Feb 2006 10:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=45#comment-121</guid>
		<description>Could I ask you a question?

I want to implement these function:
when main.mxml initialize,it create children(mainpanel,childpanel),if I click the mainpanel's
Button ,it produce a String,then the String are sent to childpanel,how can I implement?

Thank you very much.

main.mxml






HistoryPanel:



 

NewPanel</description>
		<content:encoded><![CDATA[<p>Could I ask you a question?</p>
<p>I want to implement these function:<br />
when main.mxml initialize,it create children(mainpanel,childpanel),if I click the mainpanel&#8217;s<br />
Button ,it produce a String,then the String are sent to childpanel,how can I implement?</p>
<p>Thank you very much.</p>
<p>main.mxml</p>
<p>HistoryPanel:</p>
<p>NewPanel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orant</title>
		<link>http://blog.kevinhoyt.org/2006/02/03/programmatic-skinning-with-flex-2/#comment-120</link>
		<dc:creator>orant</dc:creator>
		<pubDate>Mon, 13 Feb 2006 10:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=45#comment-120</guid>
		<description>hi,Mr Hoyt
Could I ask you a question?

I want to implement these function:
when main.mxml initialize,it create children(mainpanel,childpanel),if I click the mainpanel's
Button ,it produce a String,then the String are sent to childpanel,how can I implement?

Thank you very much.

main.mxml






HistoryPanel:



 

NewPanel</description>
		<content:encoded><![CDATA[<p>hi,Mr Hoyt<br />
Could I ask you a question?</p>
<p>I want to implement these function:<br />
when main.mxml initialize,it create children(mainpanel,childpanel),if I click the mainpanel&#8217;s<br />
Button ,it produce a String,then the String are sent to childpanel,how can I implement?</p>
<p>Thank you very much.</p>
<p>main.mxml</p>
<p>HistoryPanel:</p>
<p>NewPanel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dominick accattato</title>
		<link>http://blog.kevinhoyt.org/2006/02/03/programmatic-skinning-with-flex-2/#comment-119</link>
		<dc:creator>dominick accattato</dc:creator>
		<pubDate>Mon, 06 Feb 2006 12:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=45#comment-119</guid>
		<description>Thanks for pointing this out.  Very elegant!</description>
		<content:encoded><![CDATA[<p>Thanks for pointing this out.  Very elegant!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldo Smeets</title>
		<link>http://blog.kevinhoyt.org/2006/02/03/programmatic-skinning-with-flex-2/#comment-118</link>
		<dc:creator>Waldo Smeets</dc:creator>
		<pubDate>Sat, 04 Feb 2006 06:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/?p=45#comment-118</guid>
		<description>Nice article Kevin. It's really good to see both sides of the story and see all potential designer - developer integration scenarios.

I was particularly interested in seeing the differences with Flex 1.5 programmatic skins. I created exactly this programmatic Trio skin last year in Flex 1.5 but hadn't studied the new Flex 2 architecture.

I'm really pleased to see that's been improved a lot and requires less 'ugly' code to get something nice to render on the screen. No more symbolName, symbolOwner, UIObjectExtensions and _global.skinRegistry uglyness ;-)</description>
		<content:encoded><![CDATA[<p>Nice article Kevin. It&#8217;s really good to see both sides of the story and see all potential designer - developer integration scenarios.</p>
<p>I was particularly interested in seeing the differences with Flex 1.5 programmatic skins. I created exactly this programmatic Trio skin last year in Flex 1.5 but hadn&#8217;t studied the new Flex 2 architecture.</p>
<p>I&#8217;m really pleased to see that&#8217;s been improved a lot and requires less &#8216;ugly&#8217; code to get something nice to render on the screen. No more symbolName, symbolOwner, UIObjectExtensions and _global.skinRegistry uglyness <img src='http://blog.kevinhoyt.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
