<?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: XNA Level Editor</title>
	<atom:link href="http://www.dylanblack.com/2008/07/02/xna-level-editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dylanblack.com/2008/07/02/xna-level-editor/</link>
	<description></description>
	<lastBuildDate>Sun, 06 Jun 2010 00:24:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Fred</title>
		<link>http://www.dylanblack.com/2008/07/02/xna-level-editor/comment-page-1/#comment-3947</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Sat, 20 Mar 2010 20:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dylanblack.com/?p=13#comment-3947</guid>
		<description>Sorry to mess with you again but I was wondering if you could upload the source code for your editor because I’m having a little trouble. if so that would be great thanks in advance</description>
		<content:encoded><![CDATA[<p>Sorry to mess with you again but I was wondering if you could upload the source code for your editor because I’m having a little trouble. if so that would be great thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://www.dylanblack.com/2008/07/02/xna-level-editor/comment-page-1/#comment-3745</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Thu, 04 Mar 2010 13:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.dylanblack.com/?p=13#comment-3745</guid>
		<description>Ok Great Thanks</description>
		<content:encoded><![CDATA[<p>Ok Great Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dylan</title>
		<link>http://www.dylanblack.com/2008/07/02/xna-level-editor/comment-page-1/#comment-3295</link>
		<dc:creator>dylan</dc:creator>
		<pubDate>Sat, 16 Jan 2010 22:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dylanblack.com/?p=13#comment-3295</guid>
		<description>I wrote a couple of custom WinForms controls; one that inherits from PictureBox to represent the image thumbnails and draw a border around them, and another that inherits from FlowLayoutPanel to act as a container for the pictures, with some simple selection and deselection code.
I&#039;ll upload the source in another post so you can see it.</description>
		<content:encoded><![CDATA[<p>I wrote a couple of custom WinForms controls; one that inherits from PictureBox to represent the image thumbnails and draw a border around them, and another that inherits from FlowLayoutPanel to act as a container for the pictures, with some simple selection and deselection code.<br />
I&#8217;ll upload the source in another post so you can see it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://www.dylanblack.com/2008/07/02/xna-level-editor/comment-page-1/#comment-3284</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Fri, 15 Jan 2010 16:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.dylanblack.com/?p=13#comment-3284</guid>
		<description>how did you add the images in the tabpage like that</description>
		<content:encoded><![CDATA[<p>how did you add the images in the tabpage like that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cedric</title>
		<link>http://www.dylanblack.com/2008/07/02/xna-level-editor/comment-page-1/#comment-2228</link>
		<dc:creator>Cedric</dc:creator>
		<pubDate>Sat, 11 Jul 2009 21:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dylanblack.com/?p=13#comment-2228</guid>
		<description>Hi Dylan, is it possible to share with me your code, i would like to make an editor like this. It&#039;s a very beautiful editor and it can help me to do make it for my 2d game, for my study.
Thanks for your help, and good luck :)</description>
		<content:encoded><![CDATA[<p>Hi Dylan, is it possible to share with me your code, i would like to make an editor like this. It&#8217;s a very beautiful editor and it can help me to do make it for my 2d game, for my study.<br />
Thanks for your help, and good luck <img src='http://www.dylanblack.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.dylanblack.com/2008/07/02/xna-level-editor/comment-page-1/#comment-245</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sun, 08 Mar 2009 11:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dylanblack.com/?p=13#comment-245</guid>
		<description>that&#039;s a great editor you got there.i would love for you to share or help me how to do one too.i need to do one.</description>
		<content:encoded><![CDATA[<p>that&#8217;s a great editor you got there.i would love for you to share or help me how to do one too.i need to do one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kelts</title>
		<link>http://www.dylanblack.com/2008/07/02/xna-level-editor/comment-page-1/#comment-94</link>
		<dc:creator>kelts</dc:creator>
		<pubDate>Sun, 08 Feb 2009 17:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.dylanblack.com/?p=13#comment-94</guid>
		<description>hi dylan, I am doing a 2d game project which requires a level editor like yours. I&#039;m very interested about your editor. It will be nice if you can share with me how you do it. =)</description>
		<content:encoded><![CDATA[<p>hi dylan, I am doing a 2d game project which requires a level editor like yours. I&#8217;m very interested about your editor. It will be nice if you can share with me how you do it. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dylan</title>
		<link>http://www.dylanblack.com/2008/07/02/xna-level-editor/comment-page-1/#comment-40</link>
		<dc:creator>dylan</dc:creator>
		<pubDate>Sun, 04 Jan 2009 02:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.dylanblack.com/?p=13#comment-40</guid>
		<description>Thanks :)
I have no plans to release it the way it is (the code is pretty hacked-together at the moment), but I should tidy it up a bit and put it on CodePlex or something.
Let me know if you&#039;re interested!</description>
		<content:encoded><![CDATA[<p>Thanks <img src='http://www.dylanblack.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I have no plans to release it the way it is (the code is pretty hacked-together at the moment), but I should tidy it up a bit and put it on CodePlex or something.<br />
Let me know if you&#8217;re interested!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.dylanblack.com/2008/07/02/xna-level-editor/comment-page-1/#comment-11</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 24 Dec 2008 02:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.dylanblack.com/?p=13#comment-11</guid>
		<description>Wow that looks great, are you planning on releasing it? (The editor I mean) :)</description>
		<content:encoded><![CDATA[<p>Wow that looks great, are you planning on releasing it? (The editor I mean) <img src='http://www.dylanblack.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
