<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>lejnieks &#187; Skinning</title>
	<atom:link href="http://www.lejnieks.com/tag/skinning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lejnieks.com</link>
	<description></description>
	<lastBuildDate>Tue, 22 Nov 2011 16:17:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Skinning Checkbox with Error State</title>
		<link>http://www.lejnieks.com/2009/skinning-checkbox-with-error-state/</link>
		<comments>http://www.lejnieks.com/2009/skinning-checkbox-with-error-state/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 17:19:06 +0000</pubDate>
		<dc:creator>klejnieks</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Skinning]]></category>

		<guid isPermaLink="false">http://lejnieks.com/?p=59</guid>
		<description><![CDATA[Similar to skinning a combobox with an error state, there may be times where you need to show the error state for a checkbox without showing its error string. main.css CheckBox &#123; icon : ClassReference&#40;&#34;com.lejnieks.poc.ui.skins.CheckboxBorderSkin&#34;&#41;; error-color : #FF0000; fillColors : &#8230; <a href="http://www.lejnieks.com/2009/skinning-checkbox-with-error-state/">Continued</a>]]></description>
		<wfw:commentRss>http://www.lejnieks.com/2009/skinning-checkbox-with-error-state/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skinning ComboBox with Error State</title>
		<link>http://www.lejnieks.com/2009/skinning-combobox-with-error-state/</link>
		<comments>http://www.lejnieks.com/2009/skinning-combobox-with-error-state/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 16:18:55 +0000</pubDate>
		<dc:creator>klejnieks</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Skinning]]></category>

		<guid isPermaLink="false">http://lejnieks.com/?p=60</guid>
		<description><![CDATA[Since the ComboBox doesn&#8217;t come with an out-of-the-box error state / skin without using an error string, you can grab the sample code below to give your comboBox an error skin. The example implements the interface IValidatable which for the &#8230; <a href="http://www.lejnieks.com/2009/skinning-combobox-with-error-state/">Continued</a>]]></description>
		<wfw:commentRss>http://www.lejnieks.com/2009/skinning-combobox-with-error-state/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Externalizing CSS Text for Designer</title>
		<link>http://www.lejnieks.com/2008/externalizing-css-text-for-designer/</link>
		<comments>http://www.lejnieks.com/2008/externalizing-css-text-for-designer/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 17:18:18 +0000</pubDate>
		<dc:creator>klejnieks</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Skinning]]></category>

		<guid isPermaLink="false">http://lejnieks.com/?p=10</guid>
		<description><![CDATA[Heres a quick and easy way to separate font styles from component styles which will allow ux teams to skin fonts independent of the development team or even independent of the encapsulating component itself. This all came up from a &#8230; <a href="http://www.lejnieks.com/2008/externalizing-css-text-for-designer/">Continued</a>]]></description>
		<wfw:commentRss>http://www.lejnieks.com/2008/externalizing-css-text-for-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex skinning links</title>
		<link>http://www.lejnieks.com/2008/flex-skinning-links/</link>
		<comments>http://www.lejnieks.com/2008/flex-skinning-links/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 17:35:52 +0000</pubDate>
		<dc:creator>klejnieks</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Skinning]]></category>

		<guid isPermaLink="false">http://lejnieks.com/?p=12</guid>
		<description><![CDATA[Just a quick list of some links for skinning in flex, programmatic, graphic, or what have you. Ill be updating this list here and there as I consolidate more links. http://www.adobe.com/devnet/flex/articles/flex_skins_09.html http://examples.adobe.com/flex2/consulting/styleexp&#8230; http://scalenine.com/blog/2007/02/17/10-ways-to-skin-an-app/ http://scalenine.com/blog http://www.onflex.org/ted/2007/11/managing-ui-development-e&#8230; http://blog.flexexamples.com/2007/12/06/installing-the-flex-skin-design-&#8230; http://blog.flexexamples.com http://www.yswfblog.com/blog/2007/12/13/yahoo-and-flex-fee&#8230; http://www.tombray.com/2007/12/17/heres-a-tip-if-you-want-to-use-runti&#8230; http://www.nutrixinteractive.com/blog/?p=86 &#8230; <a href="http://www.lejnieks.com/2008/flex-skinning-links/">Continued</a>]]></description>
		<wfw:commentRss>http://www.lejnieks.com/2008/flex-skinning-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

