<?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 for L. Mihalkovic</title>
	<atom:link href="http://blog.laurentm.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.laurentm.com</link>
	<description>thinking out loud... mostly about technology</description>
	<pubDate>Tue, 06 Jan 2009 06:37:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Portable Cairo GC for SWT by laurent</title>
		<link>http://blog.laurentm.com/2008/07/portable-cairo-gc-for-swt/#comment-4</link>
		<dc:creator>laurent</dc:creator>
		<pubDate>Tue, 22 Jul 2008 15:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.laurentm.com/?p=26#comment-4</guid>
		<description>I have been following your work on JFreeChart, and saw what you and other people have done to have a Graphics2D in SWT. I never thought about it, but this is a really great idea. I actually do have some parts towards that goal, as I am building a widget for which I build a couple of libraries that needed some of the things you find in Graphics2D. Rather than create my own API, I basically implemented the Java2D api for Paint and Composites. I'll have to think about that one.</description>
		<content:encoded><![CDATA[<p>I have been following your work on JFreeChart, and saw what you and other people have done to have a Graphics2D in <span class="caps">SWT.</span> I never thought about it, but this is a really great idea. I actually do have some parts towards that goal, as I am building a widget for which I build a couple of libraries that needed some of the things you find in Graphics2D. Rather than create my own <span class="caps">API,</span> I basically implemented the Java2D api for Paint and Composites. I&#8217;ll have to think about that one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Portable Cairo GC for SWT by dgilbert</title>
		<link>http://blog.laurentm.com/2008/07/portable-cairo-gc-for-swt/#comment-3</link>
		<dc:creator>dgilbert</dc:creator>
		<pubDate>Tue, 22 Jul 2008 07:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.laurentm.com/?p=26#comment-3</guid>
		<description>This looks really interesting.  What I'd love to see is a cross platform widget in SWT that uses Cairo to provide a Graphics2D implementation for drawing on the widget's surface.  Then it would be trivial to get third party libraries that rely on Java2D (for example, JFreeChart) working nicely in SWT.  

Right now in JFreeChart, we have some experimental code to support SWT, but the SWTGraphics2D implementation is backed directly by SWT's GC, so the implementation is partial.  I'll be keeping an eye on the improvements you are making.

Regards,

Dave Gilbert
JFreeChart Project Leader</description>
		<content:encoded><![CDATA[<p>This looks really interesting.  What I&#8217;d love to see is a cross platform widget in <span class="caps">SWT </span>that uses Cairo to provide a Graphics2D implementation for drawing on the widget&#8217;s surface.  Then it would be trivial to get third party libraries that rely on Java2D (for example, JFreeChart) working nicely in <span class="caps">SWT.  </span></p>
<p>Right now in JFreeChart, we have some experimental code to support <span class="caps">SWT, </span>but the <span class="caps">SWTG</span>raphics2D implementation is backed directly by <span class="caps">SWT&#8217;</span>s <span class="caps">GC, </span>so the implementation is partial.  I&#8217;ll be keeping an eye on the improvements you are making.</p>
<p>Regards,</p>
<p>Dave Gilbert<br />
JFreeChart Project Leader</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Better looking SWT apps on Mac OS by explodingpixels</title>
		<link>http://blog.laurentm.com/2008/07/better-looking-java-apps-on-mac-os/#comment-2</link>
		<dc:creator>explodingpixels</dc:creator>
		<pubDate>Wed, 16 Jul 2008 21:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.laurentm.com/?p=14#comment-2</guid>
		<description>Hi Laurent,

I'm actually developing an entire toolkit that will make is super-simple to create good looking Java apps on Mac. Much of the components and code you've seen on my blog (http://explodingpixels.wordpress.com/) are "rough drafts" of the toolkit components.

If you'd like, send me your email address (anyone else that is interested should also feel free to email me) and I'll give you a sneak peak at what's in the pipeline:

kenneth.orr@gmail.com

-Ken
P.S. Note that sheets are available via a client property in Java 6 on Mac.</description>
		<content:encoded><![CDATA[<p>Hi Laurent,</p>
<p>I&#8217;m actually developing an entire toolkit that will make is super-simple to create good looking Java apps on Mac. Much of the components and code you&#8217;ve seen on my blog (http://explodingpixels.wordpress.com/) are &#8220;rough drafts&#8221; of the toolkit components.</p>
<p>If you&#8217;d like, send me your email address (anyone else that is interested should also feel free to email me) and I&#8217;ll give you a sneak peak at what&#8217;s in the pipeline:</p>
<p><a href="mailto:kenneth.orr@gmail.com">kenneth.orr@gmail.com</a></p>
<p>-Ken<br />
<span class="caps">P.S.</span> Note that sheets are available via a client property in Java 6 on Mac.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
