<?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 Game Editor Tutorial #1: Form, Render Control</title>
	<atom:link href="http://www.innovativegames.net/blog/blog/2009/03/25/editor-tutorial-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.innovativegames.net/blog/blog/2009/03/25/editor-tutorial-1/</link>
	<description>Independent game development blog by Sean James</description>
	<lastBuildDate>Thu, 02 Feb 2012 11:54:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Alex</title>
		<link>http://www.innovativegames.net/blog/blog/2009/03/25/editor-tutorial-1/comment-page-1/#comment-5698</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 21 Oct 2009 16:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.innovativegames.net/blog/?p=405#comment-5698</guid>
		<description>It may be a bit late for most people, but if anybody happens to have the red X problem (when running in debug mode the RenderControl appears as a red X), make sure you have x86 selected as the platform.

NOTE: When I selected x86 it still didn&#039;t work. Instead I had to go into the Configuration Manager (right-click on the solution) and make sure all projects are x86 (the editor project was Any CPU for me).

And for anyone who is getting a &quot;Could not load assembly error&quot; on closing, this should solve it too.

Also, the InnovationEngine.dll is in ..InnovationEngine\bin\x86\debug</description>
		<content:encoded><![CDATA[<p>It may be a bit late for most people, but if anybody happens to have the red X problem (when running in debug mode the RenderControl appears as a red X), make sure you have x86 selected as the platform.</p>
<p>NOTE: When I selected x86 it still didn&#8217;t work. Instead I had to go into the Configuration Manager (right-click on the solution) and make sure all projects are x86 (the editor project was Any CPU for me).</p>
<p>And for anyone who is getting a &#8220;Could not load assembly error&#8221; on closing, this should solve it too.</p>
<p>Also, the InnovationEngine.dll is in ..InnovationEngine\bin\x86\debug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iñaki Gauna</title>
		<link>http://www.innovativegames.net/blog/blog/2009/03/25/editor-tutorial-1/comment-page-1/#comment-4459</link>
		<dc:creator>Iñaki Gauna</dc:creator>
		<pubDate>Thu, 18 Jun 2009 09:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.innovativegames.net/blog/?p=405#comment-4459</guid>
		<description>Hi,
In order to avoid the “AutoScaleMode” error, do this change in “GraphicsDeviceControl.cs”:
    // Control that draws to a windows form
    abstract public class GraphicsDeviceControl : UserControl //Control


Regards!.
Iñaki gauna.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
In order to avoid the “AutoScaleMode” error, do this change in “GraphicsDeviceControl.cs”:<br />
    // Control that draws to a windows form<br />
    abstract public class GraphicsDeviceControl : UserControl //Control</p>
<p>Regards!.<br />
Iñaki gauna.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mocode</title>
		<link>http://www.innovativegames.net/blog/blog/2009/03/25/editor-tutorial-1/comment-page-1/#comment-4456</link>
		<dc:creator>mocode</dc:creator>
		<pubDate>Thu, 18 Jun 2009 01:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.innovativegames.net/blog/?p=405#comment-4456</guid>
		<description>I&#039;ve got the same question as Bob.  Where is the InnovationEngine.dll?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got the same question as Bob.  Where is the InnovationEngine.dll?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Harshman</title>
		<link>http://www.innovativegames.net/blog/blog/2009/03/25/editor-tutorial-1/comment-page-1/#comment-4417</link>
		<dc:creator>Chris Harshman</dc:creator>
		<pubDate>Thu, 11 Jun 2009 18:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.innovativegames.net/blog/?p=405#comment-4417</guid>
		<description>Has anyone come up with a fix yet for the red X over the render control?</description>
		<content:encoded><![CDATA[<p>Has anyone come up with a fix yet for the red X over the render control?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob_Charming</title>
		<link>http://www.innovativegames.net/blog/blog/2009/03/25/editor-tutorial-1/comment-page-1/#comment-4391</link>
		<dc:creator>Bob_Charming</dc:creator>
		<pubDate>Sun, 07 Jun 2009 10:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.innovativegames.net/blog/?p=405#comment-4391</guid>
		<description>&quot;Browse: InnovationEngine.dll&quot;

Where is this .dll?</description>
		<content:encoded><![CDATA[<p>&#8220;Browse: InnovationEngine.dll&#8221;</p>
<p>Where is this .dll?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

