<?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: Onscreen Keyboard</title>
	<atom:link href="http://www.microframework.nl/2009/01/21/onscreen-keyboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.microframework.nl/2009/01/21/onscreen-keyboard/</link>
	<description>Elze Kool&#039;s experiences with the Micro Framework</description>
	<lastBuildDate>Thu, 31 Mar 2011 00:39:10 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Elze</title>
		<link>http://www.microframework.nl/2009/01/21/onscreen-keyboard/comment-page-1/#comment-92</link>
		<dc:creator>Elze</dc:creator>
		<pubDate>Thu, 22 Jan 2009 22:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=341#comment-92</guid>
		<description>Hi Peter,

Thanks for mentioning. Strange that the code ran on my emulator as Touch.Initialize is realy mandetory. I added it to the project.</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>Thanks for mentioning. Strange that the code ran on my emulator as Touch.Initialize is realy mandetory. I added it to the project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter F. Jørgensen</title>
		<link>http://www.microframework.nl/2009/01/21/onscreen-keyboard/comment-page-1/#comment-91</link>
		<dc:creator>Peter F. Jørgensen</dc:creator>
		<pubDate>Thu, 22 Jan 2009 20:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=341#comment-91</guid>
		<description>Very nice :-)
I just had to add 2 code lines for it to work in my emulator (I don&#039;t have any hardware yet - but it is on its way).

The code lines are

using Microsoft.SPOT.Touch;

and

Touch.Initialize(mainProgram);

in the Main() method.

Keep up the good and productive work.
Peter F. Jørgensen</description>
		<content:encoded><![CDATA[<p>Very nice <img src='http://www.microframework.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
I just had to add 2 code lines for it to work in my emulator (I don&#8217;t have any hardware yet &#8211; but it is on its way).</p>
<p>The code lines are</p>
<p>using Microsoft.SPOT.Touch;</p>
<p>and</p>
<p>Touch.Initialize(mainProgram);</p>
<p>in the Main() method.</p>
<p>Keep up the good and productive work.<br />
Peter F. Jørgensen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pawel</title>
		<link>http://www.microframework.nl/2009/01/21/onscreen-keyboard/comment-page-1/#comment-90</link>
		<dc:creator>pawel</dc:creator>
		<pubDate>Thu, 22 Jan 2009 19:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=341#comment-90</guid>
		<description>Can I use your code in commercial app?</description>
		<content:encoded><![CDATA[<p>Can I use your code in commercial app?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

