<?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: How to make your app open in full screen on Lion</title>
	<atom:link href="http://fredandrandall.com/blog/2011/09/08/how-to-make-your-app-open-in-full-screen-on-lion/feed/" rel="self" type="application/rss+xml" />
	<link>http://fredandrandall.com/blog/2011/09/08/how-to-make-your-app-open-in-full-screen-on-lion/</link>
	<description>Bloggin&#039; about whatever</description>
	<lastBuildDate>Mon, 30 Dec 2013 16:52:39 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>By: Haris Amin</title>
		<link>http://fredandrandall.com/blog/2011/09/08/how-to-make-your-app-open-in-full-screen-on-lion/comment-page-1/#comment-19628</link>
		<dc:creator><![CDATA[Haris Amin]]></dc:creator>
		<pubDate>Sun, 09 Sep 2012 04:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=540#comment-19628</guid>
		<description><![CDATA[Hey James,

I came across this issue, just call this in applicationDidFinishLaunching

&lt;code&gt;
[window toggleFullScreen];
&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>Hey James,</p>
<p>I came across this issue, just call this in applicationDidFinishLaunching</p>
<p><code><br />
[window toggleFullScreen];<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James M</title>
		<link>http://fredandrandall.com/blog/2011/09/08/how-to-make-your-app-open-in-full-screen-on-lion/comment-page-1/#comment-3634</link>
		<dc:creator><![CDATA[James M]]></dc:creator>
		<pubDate>Sat, 04 Feb 2012 18:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=540#comment-3634</guid>
		<description><![CDATA[Hi,

Do you know if there is a way to make the app open in full screen on launch? This adds the button, but I am looking to make the app fullscreen without needing to push the button.

Thanks :)]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Do you know if there is a way to make the app open in full screen on launch? This adds the button, but I am looking to make the app fullscreen without needing to push the button.</p>
<p>Thanks <img src="http://fredandrandall.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
