<?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: CellRenderer API: Need the interface?	</title>
	<atom:link href="https://jessewarden.com/2003/11/cellrenderer-api-need-the-interface.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2003/11/cellrenderer-api-need-the-interface.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Thu, 20 Nov 2003 11:37:04 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: tiago		</title>
		<link>https://jessewarden.com/2003/11/cellrenderer-api-need-the-interface.html/comment-page-1#comment-1015</link>

		<dc:creator><![CDATA[tiago]]></dc:creator>
		<pubDate>Thu, 20 Nov 2003 11:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=333#comment-1015</guid>

					<description><![CDATA[to alternate colors in a list/grid
array_of_two_colors = [0xFFFFFF, 0xEEEEEE];
_global.style.setStyle(&quot;alternateColor&quot;, array_of_two_colors);
 
dont remember exactly if is alternateColor or alternateRowColor, any way this is the simplest way to do it.
]]></description>
			<content:encoded><![CDATA[<p>to alternate colors in a list/grid<br />
array_of_two_colors = [0xFFFFFF, 0xEEEEEE];<br />
_global.style.setStyle(&#8220;alternateColor&#8221;, array_of_two_colors);</p>
<p>dont remember exactly if is alternateColor or alternateRowColor, any way this is the simplest way to do it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2003/11/cellrenderer-api-need-the-interface.html/comment-page-1#comment-1014</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Thu, 20 Nov 2003 02:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=333#comment-1014</guid>

					<description><![CDATA[Andrew, you rock!

Bought to blog what I created... maybe it&#039;ll be useful to you for seeing a Cell Renderer in action.

Jared, not sure... I don&#039;t see why not.  The next post, I&#039;ll post an idea.]]></description>
			<content:encoded><![CDATA[<p>Andrew, you rock!</p>
<p>Bought to blog what I created&#8230; maybe it&#8217;ll be useful to you for seeing a Cell Renderer in action.</p>
<p>Jared, not sure&#8230; I don&#8217;t see why not.  The next post, I&#8217;ll post an idea.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jared chandler		</title>
		<link>https://jessewarden.com/2003/11/cellrenderer-api-need-the-interface.html/comment-page-1#comment-1013</link>

		<dc:creator><![CDATA[jared chandler]]></dc:creator>
		<pubDate>Thu, 20 Nov 2003 02:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=333#comment-1013</guid>

					<description><![CDATA[Would this be the easiest way to get alternating row colors in the datagrid?]]></description>
			<content:encoded><![CDATA[<p>Would this be the easiest way to get alternating row colors in the datagrid?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andrew Muller		</title>
		<link>https://jessewarden.com/2003/11/cellrenderer-api-need-the-interface.html/comment-page-1#comment-1012</link>

		<dc:creator><![CDATA[Andrew Muller]]></dc:creator>
		<pubDate>Thu, 20 Nov 2003 02:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=333#comment-1012</guid>

					<description><![CDATA[Jesse, you maniac, I keep meaning to play with the CellRenderer but there&#039;s scant information out there - someone threatened to do a tutorial (Nig I think) but I&#039;ve never seen one.  It&#039;s interesting that you can now use a CellRenderer for the V2 List component.]]></description>
			<content:encoded><![CDATA[<p>Jesse, you maniac, I keep meaning to play with the CellRenderer but there&#8217;s scant information out there &#8211; someone threatened to do a tutorial (Nig I think) but I&#8217;ve never seen one.  It&#8217;s interesting that you can now use a CellRenderer for the V2 List component.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
