<?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 on: Gtk2Hs 0.9.11 released</title>
	<atom:link href="http://projects.haskell.org/gtk2hs/archives/2007/02/28/gtk2hs-0911-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://projects.haskell.org/gtk2hs/archives/2007/02/28/gtk2hs-0911-released/</link>
	<description>A GUI Library for Haskell based on Gtk</description>
	<pubDate>Tue, 18 Jun 2013 04:32:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Thorsten Seitz</title>
		<link>http://projects.haskell.org/gtk2hs/archives/2007/02/28/gtk2hs-0911-released/#comment-9889</link>
		<dc:creator>Thorsten Seitz</dc:creator>
		<pubDate>Wed, 07 Mar 2007 20:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://haskell.org/gtk2hs/archives/2007/02/28/gtk2hs-0911-released/#comment-9889</guid>
		<description>Hi Gtk2Hs-Developers,

thank you very much for Gtk2Hs and the new Tree/ListStore. 

It works fone with a TreeView but I do not understand how it should work with an IconView, because the new IconView still has only iconViewSetTextColumn :: IconViewClass self =&#62; self -&#62; Int -&#62; IO ()
which doesn't accept a function to determine the text from a typed model (like it is done in http://darcs.haskell.org/gtk2hs/demo/treeList/DirList.hs). Am I missing something or is the IconView not yet finished?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Gtk2Hs-Developers,</p>
<p>thank you very much for Gtk2Hs and the new Tree/ListStore. </p>
<p>It works fone with a TreeView but I do not understand how it should work with an IconView, because the new IconView still has only iconViewSetTextColumn :: IconViewClass self =&gt; self -&gt; Int -&gt; IO ()<br />
which doesn&#8217;t accept a function to determine the text from a typed model (like it is done in <a href="http://darcs.haskell.org/gtk2hs/demo/treeList/DirList.hs" rel="nofollow">http://darcs.haskell.org/gtk2hs/demo/treeList/DirList.hs</a>). Am I missing something or is the IconView not yet finished?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan</title>
		<link>http://projects.haskell.org/gtk2hs/archives/2007/02/28/gtk2hs-0911-released/#comment-9845</link>
		<dc:creator>Duncan</dc:creator>
		<pubDate>Mon, 05 Mar 2007 11:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://haskell.org/gtk2hs/archives/2007/02/28/gtk2hs-0911-released/#comment-9845</guid>
		<description>Cheers Harald. :-)

That comment on ReliefMode is actually quite a relic from a very early version of the lib before we automated the generation of the docs. That comment has been skipped thus far since it's in an old hand written module rather than the newer stuff which is partly generated automatically. I've added a ticket for this issue: http://hackage.haskell.org/trac/gtk2hs/ticket/1094</description>
		<content:encoded><![CDATA[<p>Cheers Harald. <img src='http://projects.haskell.org/gtk2hs/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>That comment on ReliefMode is actually quite a relic from a very early version of the lib before we automated the generation of the docs. That comment has been skipped thus far since it&#8217;s in an old hand written module rather than the newer stuff which is partly generated automatically. I&#8217;ve added a ticket for this issue: <a href="http://hackage.haskell.org/trac/gtk2hs/ticket/1094" rel="nofollow">http://hackage.haskell.org/trac/gtk2hs/ticket/1094</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harald Korneliussen</title>
		<link>http://projects.haskell.org/gtk2hs/archives/2007/02/28/gtk2hs-0911-released/#comment-9844</link>
		<dc:creator>Harald Korneliussen</dc:creator>
		<pubDate>Mon, 05 Mar 2007 08:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://haskell.org/gtk2hs/archives/2007/02/28/gtk2hs-0911-released/#comment-9844</guid>
		<description>I downloaded the source, hunted down the requirements and compiled, and everything went fine! (unlike with certain C++ based Haskell GUI libraries...) Looks like a pleasure to use, I'm writing my test apps right now.

I thought I'd mention, though: In the docs on Button, there was an odd doc comment on ReliefMode ("No idea what this does" I think). But I'm sure you know what ReliefMode does?

Thanks for making this library.</description>
		<content:encoded><![CDATA[<p>I downloaded the source, hunted down the requirements and compiled, and everything went fine! (unlike with certain C++ based Haskell GUI libraries&#8230;) Looks like a pleasure to use, I&#8217;m writing my test apps right now.</p>
<p>I thought I&#8217;d mention, though: In the docs on Button, there was an odd doc comment on ReliefMode (&#8221;No idea what this does&#8221; I think). But I&#8217;m sure you know what ReliefMode does?</p>
<p>Thanks for making this library.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
