<?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: Another Sea Glass example (tables)</title>
	<atom:link href="http://www.kathrynhuxtable.org/blog/2009/10/13/another-sea-glass-example-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kathrynhuxtable.org/blog/2009/10/13/another-sea-glass-example-tables/</link>
	<description>Rants on computing, politics, and life</description>
	<lastBuildDate>Mon, 06 May 2013 12:01:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Oucit</title>
		<link>http://www.kathrynhuxtable.org/blog/2009/10/13/another-sea-glass-example-tables/comment-page-1/#comment-46</link>
		<dc:creator>Oucit</dc:creator>
		<pubDate>Mon, 19 Oct 2009 19:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.kathrynhuxtable.org/blog/?p=197#comment-46</guid>
		<description><![CDATA[Ok, if you need help about something contact with us (readers) and we will try to help if we can.]]></description>
		<content:encoded><![CDATA[<p>Ok, if you need help about something contact with us (readers) and we will try to help if we can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kathryn Huxtable</title>
		<link>http://www.kathrynhuxtable.org/blog/2009/10/13/another-sea-glass-example-tables/comment-page-1/#comment-45</link>
		<dc:creator>Kathryn Huxtable</dc:creator>
		<pubDate>Mon, 19 Oct 2009 17:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kathrynhuxtable.org/blog/?p=197#comment-45</guid>
		<description><![CDATA[Full striping is done now.]]></description>
		<content:encoded><![CDATA[<p>Full striping is done now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oucit</title>
		<link>http://www.kathrynhuxtable.org/blog/2009/10/13/another-sea-glass-example-tables/comment-page-1/#comment-44</link>
		<dc:creator>Oucit</dc:creator>
		<pubDate>Mon, 19 Oct 2009 14:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.kathrynhuxtable.org/blog/?p=197#comment-44</guid>
		<description><![CDATA[full striping please.

It looks very insteresting, i am impatient !!!

Regards from Spain]]></description>
		<content:encoded><![CDATA[<p>full striping please.</p>
<p>It looks very insteresting, i am impatient !!!</p>
<p>Regards from Spain</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kathryn Huxtable</title>
		<link>http://www.kathrynhuxtable.org/blog/2009/10/13/another-sea-glass-example-tables/comment-page-1/#comment-42</link>
		<dc:creator>Kathryn Huxtable</dc:creator>
		<pubDate>Thu, 15 Oct 2009 15:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kathrynhuxtable.org/blog/?p=197#comment-42</guid>
		<description><![CDATA[Okay, I&#039;ve got the striping working. I&#039;m using mostly Ken&#039;s concepts but some code inspired by Quaqua. My code will stripe a table if it&#039;s not in a scrollpane, but seriously, aren&#039;t all tables in scrollpanes? ;-)]]></description>
		<content:encoded><![CDATA[<p>Okay, I&#8217;ve got the striping working. I&#8217;m using mostly Ken&#8217;s concepts but some code inspired by Quaqua. My code will stripe a table if it&#8217;s not in a scrollpane, but seriously, aren&#8217;t all tables in scrollpanes? ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kathryn Huxtable</title>
		<link>http://www.kathrynhuxtable.org/blog/2009/10/13/another-sea-glass-example-tables/comment-page-1/#comment-39</link>
		<dc:creator>Kathryn Huxtable</dc:creator>
		<pubDate>Tue, 13 Oct 2009 17:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.kathrynhuxtable.org/blog/?p=197#comment-39</guid>
		<description><![CDATA[Yeah, I&#039;ve been looking at that code, and also at Quaqua&#039;s code.]]></description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;ve been looking at that code, and also at Quaqua&#8217;s code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Orr</title>
		<link>http://www.kathrynhuxtable.org/blog/2009/10/13/another-sea-glass-example-tables/comment-page-1/#comment-38</link>
		<dc:creator>Ken Orr</dc:creator>
		<pubDate>Tue, 13 Oct 2009 16:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.kathrynhuxtable.org/blog/?p=197#comment-38</guid>
		<description><![CDATA[The three classes below demonstrate how to make a table fully striped. The hard part is getting custom renderers to show the stipping -- I&#039;ve solved that in ITunesTableUI.

http://code.google.com/p/macwidgets/source/browse/trunk/source/com/explodingpixels/widgets/TableUtils.java

http://code.google.com/p/macwidgets/source/browse/trunk/source/com/explodingpixels/widgets/StripedViewportBorder.java

http://code.google.com/p/macwidgets/source/browse/trunk/source/com/explodingpixels/macwidgets/plaf/ITunesTableUI.java]]></description>
		<content:encoded><![CDATA[<p>The three classes below demonstrate how to make a table fully striped. The hard part is getting custom renderers to show the stipping &#8212; I&#8217;ve solved that in ITunesTableUI.</p>
<p><a href="http://code.google.com/p/macwidgets/source/browse/trunk/source/com/explodingpixels/widgets/TableUtils.java" rel="nofollow">http://code.google.com/p/macwidgets/source/browse/trunk/source/com/explodingpixels/widgets/TableUtils.java</a></p>
<p><a href="http://code.google.com/p/macwidgets/source/browse/trunk/source/com/explodingpixels/widgets/StripedViewportBorder.java" rel="nofollow">http://code.google.com/p/macwidgets/source/browse/trunk/source/com/explodingpixels/widgets/StripedViewportBorder.java</a></p>
<p><a href="http://code.google.com/p/macwidgets/source/browse/trunk/source/com/explodingpixels/macwidgets/plaf/ITunesTableUI.java" rel="nofollow">http://code.google.com/p/macwidgets/source/browse/trunk/source/com/explodingpixels/macwidgets/plaf/ITunesTableUI.java</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk Lemmermann</title>
		<link>http://www.kathrynhuxtable.org/blog/2009/10/13/another-sea-glass-example-tables/comment-page-1/#comment-37</link>
		<dc:creator>Dirk Lemmermann</dc:creator>
		<pubDate>Tue, 13 Oct 2009 15:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kathrynhuxtable.org/blog/?p=197#comment-37</guid>
		<description><![CDATA[The missing checkbox background striping is a bug and has been filed with Sun. Unfortunatly they see it as a minor issue. I added a work-around to the bug entry. One basically has to implement a new boolean renderer. I guess for now you can simply ignore that.

Dirk]]></description>
		<content:encoded><![CDATA[<p>The missing checkbox background striping is a bug and has been filed with Sun. Unfortunatly they see it as a minor issue. I added a work-around to the bug entry. One basically has to implement a new boolean renderer. I guess for now you can simply ignore that.</p>
<p>Dirk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Hunsicker</title>
		<link>http://www.kathrynhuxtable.org/blog/2009/10/13/another-sea-glass-example-tables/comment-page-1/#comment-36</link>
		<dc:creator>Marco Hunsicker</dc:creator>
		<pubDate>Tue, 13 Oct 2009 15:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kathrynhuxtable.org/blog/?p=197#comment-36</guid>
		<description><![CDATA[+1 for full striping]]></description>
		<content:encoded><![CDATA[<p>+1 for full striping</p>
]]></content:encoded>
	</item>
</channel>
</rss>
