Re: CURS ressources on OS X
Re: CURS ressources on OS X
- Subject: Re: CURS ressources on OS X
- From: Chris Hanson <email@hidden>
- Date: Sat, 17 Apr 2004 20:04:35 -0700
You could always write a quick & dirty utility to load a small image or
two and generate a CURS resource, or a .r file containing a textual
description of a CURS. (I say two because you might want a separate
image for the cursor bits and the mask.)
The CURS data format is documented here:
<
http://developer.apple.com/documentation/mac/QuickDraw/QuickDraw
-402.html>
It's a pretty simple format.
-- Chris
--
Chris Hanson <email@hidden>
http://www.livejournal.com/users/chanson/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.