<?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: Playing with F#</title>
	<atom:link href="http://www.piotrzurek.net/2008/11/16/playing-with-f/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.piotrzurek.net/2008/11/16/playing-with-f/</link>
	<description>...but what do I know?!</description>
	<lastBuildDate>Tue, 31 May 2011 14:42:36 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: piotr</title>
		<link>http://www.piotrzurek.net/2008/11/16/playing-with-f/comment-page-1/#comment-7138</link>
		<dc:creator>piotr</dc:creator>
		<pubDate>Wed, 19 Nov 2008 16:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.piotrzurek.net/?p=175#comment-7138</guid>
		<description>Not a problem. I should have picked it up earlier. Sorry... :-)</description>
		<content:encoded><![CDATA[<p>Not a problem. I should have picked it up earlier. Sorry&#8230; :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexy</title>
		<link>http://www.piotrzurek.net/2008/11/16/playing-with-f/comment-page-1/#comment-7137</link>
		<dc:creator>Alexy</dc:creator>
		<pubDate>Wed, 19 Nov 2008 09:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.piotrzurek.net/?p=175#comment-7137</guid>
		<description>Well, I tried 3 different Gtk frameworks for Mac and am in the process of compiling gtk-sharp-2.12 on cygwin in VMWare Fusion, and adding the last line fixed everything! :)  Thanks, man! :)</description>
		<content:encoded><![CDATA[<p>Well, I tried 3 different Gtk frameworks for Mac and am in the process of compiling gtk-sharp-2.12 on cygwin in VMWare Fusion, and adding the last line fixed everything! :)  Thanks, man! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexy</title>
		<link>http://www.piotrzurek.net/2008/11/16/playing-with-f/comment-page-1/#comment-7132</link>
		<dc:creator>Alexy</dc:creator>
		<pubDate>Tue, 18 Nov 2008 20:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.piotrzurek.net/?p=175#comment-7132</guid>
		<description>Ah -- I do it from fsi, the toplevel.  Once I #load it, is shows something like, 

namespace FSI_0013
  val window : Window
  val vBox : VBox
  val closeButton : Button
  val label : Label

&gt; 

-- then the window is abandoned and doesn&#039;t respond.  I wonder if I should add something to run from F# Interactive...</description>
		<content:encoded><![CDATA[<p>Ah &#8212; I do it from fsi, the toplevel.  Once I #load it, is shows something like, </p>
<p>namespace FSI_0013<br />
  val window : Window<br />
  val vBox : VBox<br />
  val closeButton : Button<br />
  val label : Label</p>
<p>&gt; </p>
<p>&#8211; then the window is abandoned and doesn&#8217;t respond.  I wonder if I should add something to run from F# Interactive&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: piotr</title>
		<link>http://www.piotrzurek.net/2008/11/16/playing-with-f/comment-page-1/#comment-7128</link>
		<dc:creator>piotr</dc:creator>
		<pubDate>Tue, 18 Nov 2008 00:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.piotrzurek.net/?p=175#comment-7128</guid>
		<description>@Alexy Runs fine on my machine, but I compile it in Windows (and .Net) and run it on Mono 2.0. 
You can try my compiled exe from here:
http://dl.getdropbox.com/u/118505/FsGtk.exe</description>
		<content:encoded><![CDATA[<p>@Alexy Runs fine on my machine, but I compile it in Windows (and .Net) and run it on Mono 2.0.<br />
You can try my compiled exe from here:<br />
<a href="http://dl.getdropbox.com/u/118505/FsGtk.exe" rel="nofollow">http://dl.getdropbox.com/u/118505/FsGtk.exe</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexy</title>
		<link>http://www.piotrzurek.net/2008/11/16/playing-with-f/comment-page-1/#comment-7127</link>
		<dc:creator>Alexy</dc:creator>
		<pubDate>Mon, 17 Nov 2008 23:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.piotrzurek.net/?p=175#comment-7127</guid>
		<description>Piotr -- ran that in Mono, the window does nothing, Close button doesn&#039;t work, nothing reacts.  Should there be a wait loop somewhere?</description>
		<content:encoded><![CDATA[<p>Piotr &#8212; ran that in Mono, the window does nothing, Close button doesn&#8217;t work, nothing reacts.  Should there be a wait loop somewhere?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

