<?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: Creating a Blackberry Game &#8211; Part 2</title>
	<atom:link href="http://www.toniwestbrook.com/archives/71/feed" rel="self" type="application/rss+xml" />
	<link>http://www.toniwestbrook.com/archives/71</link>
	<description>Sharing Software Development Knowledge With You</description>
	<lastBuildDate>Tue, 02 Aug 2011 18:55:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: ljdarten</title>
		<link>http://www.toniwestbrook.com/archives/71#comment-90526</link>
		<dc:creator>ljdarten</dc:creator>
		<pubDate>Wed, 22 Dec 2010 14:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.toniwestbrook.com/archives/71#comment-90526</guid>
		<description>Nevermind, GamePlay class is created in next step, but it seems like you should be able to run it at this point.</description>
		<content:encoded><![CDATA[<p>Nevermind, GamePlay class is created in next step, but it seems like you should be able to run it at this point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ljdarten</title>
		<link>http://www.toniwestbrook.com/archives/71#comment-90525</link>
		<dc:creator>ljdarten</dc:creator>
		<pubDate>Wed, 22 Dec 2010 14:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.toniwestbrook.com/archives/71#comment-90525</guid>
		<description>I tried this in the Blackberry JDE and NetBeans (I know that one is problematic) and am having the same problem.

I am getting an error on the GamePlay class on line 15 of the menu class. Netbeans says cannot find identifier(GamePlay). Blackberry JDE doesn&#039;t tell me anymore than there is an error there. am I missing an import or something? I can&#039;t find reference to this item anywhere.

just so you know it&#039;s not bad typing , I first tried typing it all in to help learn it, but got errors I couldn&#039;t figure out so I pasted everything in and still got this error.</description>
		<content:encoded><![CDATA[<p>I tried this in the Blackberry JDE and NetBeans (I know that one is problematic) and am having the same problem.</p>
<p>I am getting an error on the GamePlay class on line 15 of the menu class. Netbeans says cannot find identifier(GamePlay). Blackberry JDE doesn&#8217;t tell me anymore than there is an error there. am I missing an import or something? I can&#8217;t find reference to this item anywhere.</p>
<p>just so you know it&#8217;s not bad typing , I first tried typing it all in to help learn it, but got errors I couldn&#8217;t figure out so I pasted everything in and still got this error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: congtue85</title>
		<link>http://www.toniwestbrook.com/archives/71#comment-89360</link>
		<dc:creator>congtue85</dc:creator>
		<pubDate>Tue, 02 Nov 2010 16:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.toniwestbrook.com/archives/71#comment-89360</guid>
		<description>Thank you very much. It&#039;s very helpful</description>
		<content:encoded><![CDATA[<p>Thank you very much. It&#8217;s very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.toniwestbrook.com/archives/71#comment-89182</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 26 Oct 2010 04:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.toniwestbrook.com/archives/71#comment-89182</guid>
		<description>Thank you for the detailed tutorial. It was very helpful</description>
		<content:encoded><![CDATA[<p>Thank you for the detailed tutorial. It was very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toni</title>
		<link>http://www.toniwestbrook.com/archives/71#comment-88269</link>
		<dc:creator>Toni</dc:creator>
		<pubDate>Tue, 05 Oct 2010 00:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.toniwestbrook.com/archives/71#comment-88269</guid>
		<description>Hello!  I&#039;m pretty sure you&#039;re going to just have to pop them off and push them back on in whatever order you need - I don&#039;t know of any functions that re-order the stack besides pushScreen and popScreen.  You could also try re-pushing a screen that&#039;s already on the bottom of the stack, I&#039;m not sure what that will do.  Either error out, move it, or make a copy of the handle, not sure.  Good luck, let me know how it goes!</description>
		<content:encoded><![CDATA[<p>Hello!  I&#8217;m pretty sure you&#8217;re going to just have to pop them off and push them back on in whatever order you need &#8211; I don&#8217;t know of any functions that re-order the stack besides pushScreen and popScreen.  You could also try re-pushing a screen that&#8217;s already on the bottom of the stack, I&#8217;m not sure what that will do.  Either error out, move it, or make a copy of the handle, not sure.  Good luck, let me know how it goes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: congtue85</title>
		<link>http://www.toniwestbrook.com/archives/71#comment-88213</link>
		<dc:creator>congtue85</dc:creator>
		<pubDate>Sun, 03 Oct 2010 14:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.toniwestbrook.com/archives/71#comment-88213</guid>
		<description>Hi Tony! i have 3 screen objects. I pushed them on display stack. When i&#039;m displaying 3th screen object, then i want display first screen. How can i do?</description>
		<content:encoded><![CDATA[<p>Hi Tony! i have 3 screen objects. I pushed them on display stack. When i&#8217;m displaying 3th screen object, then i want display first screen. How can i do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toni</title>
		<link>http://www.toniwestbrook.com/archives/71#comment-86379</link>
		<dc:creator>Toni</dc:creator>
		<pubDate>Sun, 29 Aug 2010 02:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.toniwestbrook.com/archives/71#comment-86379</guid>
		<description>You should be good to go as long as you set it up as a Blackberry Project.  Exactly what error are you running into?</description>
		<content:encoded><![CDATA[<p>You should be good to go as long as you set it up as a Blackberry Project.  Exactly what error are you running into?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BI Centre</title>
		<link>http://www.toniwestbrook.com/archives/71#comment-86122</link>
		<dc:creator>BI Centre</dc:creator>
		<pubDate>Thu, 26 Aug 2010 03:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.toniwestbrook.com/archives/71#comment-86122</guid>
		<description>hello, great tutorial but i can&#039;t get my eclipse ide to recognize the source files as a blackberry application.  i have other blackberry samples that work fine.  could i be missing some configuration or property settings?</description>
		<content:encoded><![CDATA[<p>hello, great tutorial but i can&#8217;t get my eclipse ide to recognize the source files as a blackberry application.  i have other blackberry samples that work fine.  could i be missing some configuration or property settings?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toni</title>
		<link>http://www.toniwestbrook.com/archives/71#comment-83962</link>
		<dc:creator>Toni</dc:creator>
		<pubDate>Tue, 13 Jul 2010 01:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.toniwestbrook.com/archives/71#comment-83962</guid>
		<description>Hi Hitendra - glad it helped!  Good luck on your projects!</description>
		<content:encoded><![CDATA[<p>Hi Hitendra &#8211; glad it helped!  Good luck on your projects!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hitendra</title>
		<link>http://www.toniwestbrook.com/archives/71#comment-82996</link>
		<dc:creator>Hitendra</dc:creator>
		<pubDate>Thu, 17 Jun 2010 14:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.toniwestbrook.com/archives/71#comment-82996</guid>
		<description>As i am newbie to blackberry and the custommanager funda helps me to do a lots of thing in my project.it helps me great.
thankx a lot tony</description>
		<content:encoded><![CDATA[<p>As i am newbie to blackberry and the custommanager funda helps me to do a lots of thing in my project.it helps me great.<br />
thankx a lot tony</p>
]]></content:encoded>
	</item>
</channel>
</rss>

