<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Getting the images for allegro&#39;s system cursors</title>
		<link>http://www.allegro.cc/forums/view/615990</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sun, 17 Jan 2016 16:24:27 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hi peeps!</p><p>Just wondering, is it feasible to draw the current mouse cursor onto a bitmap somehow? It&#39;s not currently implemented. I want to grab the system mouse cursor images so I can draw them for a user to select using its icon. It&#39;s for a demo program. It looks like on Windows it is stored as an HICON. Haven&#39;t explored enough to know about the other platforms though.</p><p>Is anyone else interested in having some kind of option to draw the mouse pointer onto an ALLEGRO_BITMAP in the A5 API?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Sat, 16 Jan 2016 07:32:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hm, it&#39;s a neat feature idea, but seems a little out of Allegro&#39;s scope.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bruce Pascoe)</author>
		<pubDate>Sat, 16 Jan 2016 10:19:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>A4 let you draw the mouse with software, so it&#39;s not unprecedented. :/
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Sat, 16 Jan 2016 10:23:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>A5 allows custom cursors (<span class="source-code"><a href="http://www.allegro.cc/manual/al_create_mouse_cursor"><span class="a">al_create_mouse_cursor</span></a></span>) just like A4. That&#39;s the closest you can get to grabbing system cursors though. I think this feature would not be possible in general since some cursor themes have animated cursors.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Sat, 16 Jan 2016 21:27:59 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You mean like changing the cursor to a pre-defined system cursor, like pointing-finger, resize arrows, etc.?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mark Oates)</author>
		<pubDate>Sun, 17 Jan 2016 10:57:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yes, you can change the cursor at will, even to system defined cursors, but you can&#39;t get the image out of allegro. And a screenshot never captures the cursor, only the desktop, so even if I wanted to grab the cursors manually, I still can&#39;t. <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Sun, 17 Jan 2016 16:24:27 +0000</pubDate>
	</item>
</rss>
