<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>ALLEGRO_EVENT_KEY_CHAR not firing</title>
		<link>http://www.allegro.cc/forums/view/616541</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sat, 29 Oct 2016 17:29:37 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Could it be that ALLEGRO_EVENT_KEY_CHAR is not triggered in Allegro 5.0.10 release version ?</p><p>ALLEGRO_EVENT_KEY_DOWN and ....._UP work just fine.<br />also in the debug version ( linked with debug allegro)  the ..._CHAR event works just fine.<br />I removed all optimizations with the same results...</p><p>I can work around it for now, but for anything where the user must type this will be a problem...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ariesnl)</author>
		<pubDate>Fri, 21 Oct 2016 13:21:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Why are you using 5.0.10? That is super old. Join the future. Allegro 5.2.1.1 is here...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Fri, 21 Oct 2016 20:39:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>It&#39;s the one that is on Allegro.cc in binary format..<br />but maybe I&#39;ll have to upgrade ... I just hope I can build it without any hastle....<br />I usually never switch libs in the middle of something..<br />(and i was low in production for some time..... )
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ariesnl)</author>
		<pubDate>Sun, 23 Oct 2016 19:30:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I offer binary distributions for MinGW and Allegro 5.2.1.1. All you have to do is extract them with 7-zip and set your paths.</p><p><a href="https://www.allegro.cc/forums/thread/616446">https://www.allegro.cc/forums/thread/616446</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Sun, 23 Oct 2016 21:11:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>That is nice !<br />Thanks !<br />:-)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ariesnl)</author>
		<pubDate>Sun, 23 Oct 2016 23:02:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Try out ex_keyboard_events, and see if it functions properly...</p><p>All the example programs are included with my distro, and there is a batch script to setup an environment to run the example programs in the root directory of the archive. Does ex_keyboard_events work for you?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Thu, 27 Oct 2016 04:25:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Debug versus Release problems almost always mean you have uninitialized variables. Or maybe Allegro does. If an update to 5.2 fixes it, then great, but if not, something a lot weirder might be going on. Also, that event will only really trigger for characters, not for the likes of Shift or Ctrl (...right?). You probably already know this, but just in case you&#39;re trying to press L when on Debug and pressing Right Ctrl when on Release, I think I might&#39;ve found your problem!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (André Silva)</author>
		<pubDate>Sat, 29 Oct 2016 17:29:37 +0000</pubDate>
	</item>
</rss>
