<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Window Response</title>
		<link>http://www.allegro.cc/forums/view/589002</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sun, 10 Dec 2006 21:08:15 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m using Windows and I need Allegro to respond even when it&#39;s window is not in focus.</p><p>I have a program that has two windows, one of which is an allegro window opened by set_gfx_mode(GFX_AUTODETECT_WINDOWED,640,480,0,0)  and the other is a GTK+ window opened by gtk_main();</p><p>The problem is,  the allegro window will not respond when the GTK window is in focus.  </p><p>1.) The graphics won&#39;t update<br />2.) The allegro window will not respond if I shut off the program<br />3.) it would be nice if I could get Joystick response to the Allegro window even while it is out of focus.</p><p>Thank You
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Daniel McKinnon)</author>
		<pubDate>Sun, 10 Dec 2006 19:01:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Look at int set_display_switch_mode(int mode);</p><p>I think you want
</p><div class="source-code snippet"><div class="inner"><pre><a href="http://www.allegro.cc/manual/set_display_switch_mode" target="_blank"><span class="a">set_display_switch_mode</span></a><span class="k2">(</span> SWITCH_BACKGROUND <span class="k2">)</span><span class="k2">;</span>
</pre></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kazzmir)</author>
		<pubDate>Sun, 10 Dec 2006 21:08:15 +0000</pubDate>
	</item>
</rss>
