<?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: Example 3-5: mousePressed and keyPressed</title>
	<atom:link href="http://www.learningprocessing.com/examples/chapter-3/example-3-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningprocessing.com</link>
	<description>A Beginner's Guide to Programming Images, Animation, and Interaction by Daniel Shiffman</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel Shiffman</title>
		<link>http://www.learningprocessing.com/examples/chapter-3/example-3-5/comment-page-1/#comment-18401</link>
		<dc:creator>Daniel Shiffman</dc:creator>
		<pubDate>Fri, 28 Jan 2011 20:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/wp/?page_id=299#comment-18401</guid>
		<description>Generally, you still need to have draw() so that the window updates.  The order of the functions, setup(), draw(), mousePressed(), etc. does not matter.</description>
		<content:encoded><![CDATA[<p>Generally, you still need to have draw() so that the window updates.  The order of the functions, setup(), draw(), mousePressed(), etc. does not matter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iceblaze</title>
		<link>http://www.learningprocessing.com/examples/chapter-3/example-3-5/comment-page-1/#comment-18395</link>
		<dc:creator>iceblaze</dc:creator>
		<pubDate>Fri, 28 Jan 2011 15:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/wp/?page_id=299#comment-18395</guid>
		<description>I have a new question.draw() { } move to end of the program, it still working. Why?
Thanks.</description>
		<content:encoded><![CDATA[<p>I have a new question.draw() { } move to end of the program, it still working. Why?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iceblaze</title>
		<link>http://www.learningprocessing.com/examples/chapter-3/example-3-5/comment-page-1/#comment-18394</link>
		<dc:creator>iceblaze</dc:creator>
		<pubDate>Fri, 28 Jan 2011 15:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/wp/?page_id=299#comment-18394</guid>
		<description>■Hi,

Snce nothing happens in draw() in this example, why need \draw() {    }\?
Thanks.</description>
		<content:encoded><![CDATA[<p>■Hi,</p>
<p>Snce nothing happens in draw() in this example, why need \draw() {    }\?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Shiffman</title>
		<link>http://www.learningprocessing.com/examples/chapter-3/example-3-5/comment-page-1/#comment-17875</link>
		<dc:creator>Daniel Shiffman</dc:creator>
		<pubDate>Mon, 17 Jan 2011 22:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/wp/?page_id=299#comment-17875</guid>
		<description>Unfortunately, this is just the way applets in web browsers work, they need to be selected in order to have \focus\.</description>
		<content:encoded><![CDATA[<p>Unfortunately, this is just the way applets in web browsers work, they need to be selected in order to have \focus\.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fabrice</title>
		<link>http://www.learningprocessing.com/examples/chapter-3/example-3-5/comment-page-1/#comment-17595</link>
		<dc:creator>fabrice</dc:creator>
		<pubDate>Thu, 13 Jan 2011 08:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/wp/?page_id=299#comment-17595</guid>
		<description>Hi,

Open the sketch above in a tab of a browser. Open an other tab and return to sketch.  I noticed that when you press a key, nothing happens. You must click in the sketch and it works. Please do you know if it&#039;s possible to avoid that ?
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Open the sketch above in a tab of a browser. Open an other tab and return to sketch.  I noticed that when you press a key, nothing happens. You must click in the sketch and it works. Please do you know if it&#8217;s possible to avoid that ?<br />
Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

