<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Removing the border skin on a List control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/comment-page-1/#comment-7318</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Mon, 22 Mar 2010 14:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/#comment-7318</guid>
		<description>@judah,

Check out &lt;a href=&quot;http://blog.flexexamples.com/2010/02/25/preventing-the-selected-item-highlighting-in-the-spark-list-control-in-flex-4/&quot; rel=&quot;nofollow&quot;&gt;&quot;Preventing the selected item highlighting in the Spark List control in Flex 4&quot;&lt;/a&gt; and &lt;a href=&quot;http://blog.flexexamples.com/2010/02/25/preventing-item-selection-in-the-spark-list-control-in-flex-4/&quot; rel=&quot;nofollow&quot;&gt;&quot;Preventing item selection in the Spark List control in Flex 4&quot;&lt;/a&gt;.

Peter</description>
		<content:encoded><![CDATA[<p>@judah,</p>
<p>Check out <a href="http://blog.flexexamples.com/2010/02/25/preventing-the-selected-item-highlighting-in-the-spark-list-control-in-flex-4/" rel="nofollow">&#8220;Preventing the selected item highlighting in the Spark List control in Flex 4&#8243;</a> and <a href="http://blog.flexexamples.com/2010/02/25/preventing-item-selection-in-the-spark-list-control-in-flex-4/" rel="nofollow">&#8220;Preventing item selection in the Spark List control in Flex 4&#8243;</a>.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: judah</title>
		<link>http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/comment-page-1/#comment-7314</link>
		<dc:creator>judah</dc:creator>
		<pubDate>Mon, 22 Mar 2010 08:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/#comment-7314</guid>
		<description>is there a way to disable the row highlight on a spark list?</description>
		<content:encoded><![CDATA[<p>is there a way to disable the row highlight on a spark list?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reshma</title>
		<link>http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/comment-page-1/#comment-6917</link>
		<dc:creator>Reshma</dc:creator>
		<pubDate>Wed, 03 Feb 2010 23:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/#comment-6917</guid>
		<description>Is there a way to remove the List border highlight that happens when an item is dragged out or into a List?</description>
		<content:encoded><![CDATA[<p>Is there a way to remove the List border highlight that happens when an item is dragged out or into a List?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/comment-page-1/#comment-5857</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Thu, 24 Sep 2009 15:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/#comment-5857</guid>
		<description>@Robin,

The mx.controls.List and spark.components.List are completely different controls with different APIs. You&#039;d modify the Spark List control&#039;s appearance by creating a custom skin instead. For more information on the Halo/MX and Spark controls, see the beta Flex 4 Language Reference at http://livedocs.adobe.com/flex/gumbo/langref/.

Peter</description>
		<content:encoded><![CDATA[<p>@Robin,</p>
<p>The mx.controls.List and spark.components.List are completely different controls with different APIs. You&#8217;d modify the Spark List control&#8217;s appearance by creating a custom skin instead. For more information on the Halo/MX and Spark controls, see the beta Flex 4 Language Reference at <a href="http://livedocs.adobe.com/flex/gumbo/langref/" rel="nofollow">http://livedocs.adobe.com/flex/gumbo/langref/</a>.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/comment-page-1/#comment-5854</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Thu, 24 Sep 2009 14:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/#comment-5854</guid>
		<description>I&#039;m using spark.components.list and for this the borderSkin does not exist.... Hence I get a compile error. Do you have any solution for this?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using spark.components.list and for this the borderSkin does not exist&#8230;. Hence I get a compile error. Do you have any solution for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/comment-page-1/#comment-4115</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 17 Apr 2009 03:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/02/02/removing-the-border-skin-on-a-list-control-in-flex/#comment-4115</guid>
		<description>Thank you for posting this!
I had to restyle an entire app for a client and couldn&#039;t find this anywhere. I began extending the list class to do this but decided to search around one more time.</description>
		<content:encoded><![CDATA[<p>Thank you for posting this!<br />
I had to restyle an entire app for a client and couldn&#8217;t find this anywhere. I began extending the list class to do this but decided to search around one more time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

