Re: CURS ressources on OS X
Re: CURS ressources on OS X
- Subject: Re: CURS ressources on OS X
- From: Andrew Thompson <email@hidden>
- Date: Sat, 17 Apr 2004 19:21:28 -0400
Well, you can make the cursors using the command line tool Rez. This
compiles text files into resources.
eg, here's a .r file with a lot of CURS in it:
http://lxr.mozilla.org/seamonkey/source/widget/src/mac/nsMacWidget.r
However, as you'll see, that's hardly intuitive!
There's a payware resource editor for OS X here:
http://www.mathemaesthetics.com/Res24Info.html
There may be other editors I can't find right now.
The real question though, as this is cocoa-dev is:
"why don't you want to use NSCursor with custom TIFF images instead of
oldschool CURS resources?"
From Panther onwards you can even go bigger than 16x16 and use color...
AndyT
On Apr 17, 2004, at 5:48 PM, Stefan Pantke wrote:
I need some CURS resources for use on OS X.
As far as I know, dev tools do not allow to prepare these
resource type. More over, classic is not installed and
my PM 7500 is in the cellar, thus I can't use ResEdit.
So, how do I create CURS resources on OS X?
Maybe someone could send some standard cursors like
- crosshair
- magnifier class
and such like standard cursor resources.
_______________________________________________
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.
AndyT (lordpixel - the cat who walks through walls)
A little bigger on the inside
(see you later space cowboy ...)
_______________________________________________
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.