<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Hide window on start</title>
		<link>http://www.allegro.cc/forums/view/612616</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Tue, 21 May 2013 02:06:25 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hi <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>How to hide a application window ( not console ) on start (this created by al_create_display), and then show it.<br />It is possible by allegro?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kamil Biały)</author>
		<pubDate>Sun, 19 May 2013 12:02:06 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><span class="source-code">HWND mywnd <span class="k3">=</span> <a href="http://www.allegro.cc/manual/al_get_win_window_handle"><span class="a">al_get_win_window_handle</span></a><span class="k2">(</span>display<span class="k2">)</span><span class="k2">;</span></span></p><p><a href="http://msdn.microsoft.com/en-us/library/windows/desktop/ms633548%28v=vs.85%29.aspx">ShowWindow</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Sun, 19 May 2013 23:21:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ok, windows... but linux?</p><p>Or eventually minimize window...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kamil Biały)</author>
		<pubDate>Sun, 19 May 2013 23:30:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You may try to initialize the window outside of desktop... yeah I know that&#39;s bad solution, but Allegro doesn&#39;t seem to implement any of such functionality.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Raidho36)</author>
		<pubDate>Mon, 20 May 2013 03:07:52 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><a href="http://stackoverflow.com/questions/4530786/xlib-create-window-in-mimized-or-maximized-state">http://stackoverflow.com/questions/4530786/xlib-create-window-in-mimized-or-maximized-state</a></p><p>You might be able to do it on X if you can get a display pointer. You might have to hack allegro to return the x-window for a given display.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Mon, 20 May 2013 06:14:59 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I always wondered why Allegro has a way to get the window handle on Window, OSX and I think even iOS but not Linux...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (jmasterx)</author>
		<pubDate>Tue, 21 May 2013 02:06:25 +0000</pubDate>
	</item>
</rss>
