<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Two version of Allegro for one program</title>
		<link>http://www.allegro.cc/forums/view/604508</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sun, 04 Jul 2010 19:35:05 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;ve got some stuff that I made using Allegro 4 which I now want to convert to Allegro 5. .. It&#39;s a bit of a daunting task to go through everything looking for what needs to be changed, and then changing it all and hoping that there are no mistakes... So I would prefer to do it just bit by bit.</p><p>So, my question is this: is it ok to use two version of Allegro at once? can I initialise both of them and use them side by side without them interfering with one another? .. For example I might using allegro 4 for drawing bitmaps and allegro 5 for timing and events.</p><p>(actually, it&#39;s particularly difficult for me to completely drop Allegro 4 on the project that I&#39;m thinking of, because Allegro 5 doesn&#39;t have a GUI addon.)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Karadoc ~~)</author>
		<pubDate>Sat, 03 Jul 2010 10:28:48 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I don&#39;t think using the two alongside each other is a good idea. It might work, I&#39;m not sure. How far into the project are you? If it&#39;s early alpha, just switch to A5 and write your own GUI code (or use an add-on); if it&#39;s almost done, then keep A4 and save A5 for the next one.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Tobias Dammers)</author>
		<pubDate>Sat, 03 Jul 2010 13:28:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>99% sure they will interfere with each other to the point of nothing working.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (X-G)</author>
		<pubDate>Sat, 03 Jul 2010 14:59:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/604508/873597#target">Karadoc ~~</a> said:</div><div class="quote"><p>Allegro 5 doesn&#39;t have a GUI addon</p></div></div><p>
It&#39;ll take you about one afternoon to port Allegro 4&#39;s GUI to Allegro 5. The reason is that most of the GUI code is fairly self-contained and doesn&#39;t actually depend very much on the rest of Allegro. You&#39;ll probably be spending most time on re-doing the widgets, but if you&#39;re like everyone else you probably already have custom widgets anyway.<br />Alternatively, people <i>have</i> worked on making a GUI addon for A5, you might be able to pick up one of those.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Sat, 03 Jul 2010 19:15:05 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ok, so the general advice seems to be that using both Allegros at the same time is a bad idea. I suppose I&#39;ll just sit on it for awhile until I build up enough motivation to convert the whole thing in one sitting. As for porting the A4 GUI stuff, I&#39;ll consider it, but I probably won&#39;t actually do it...</p><p>Thanks for the advice.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Karadoc ~~)</author>
		<pubDate>Sun, 04 Jul 2010 08:27:11 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Speaking of A5 GUIs, it looks like Trent Gamblin has done one: <a href="http://www.allegro.cc/forums/thread/604516">http://www.allegro.cc/forums/thread/604516</a></p><p>Not being a user of A5, I can&#39;t really comment on the quality. But you might find it useful, Karadoc
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Black)</author>
		<pubDate>Sun, 04 Jul 2010 19:35:05 +0000</pubDate>
	</item>
</rss>
