RE: How to get the "finger pointer" cursor?
RE: How to get the "finger pointer" cursor?
- Subject: RE: How to get the "finger pointer" cursor?
- From: "Cristian Savu" <email@hidden>
- Date: Tue, 9 Jul 2002 09:41:29 +0300
I noticed that NSCursor provides only 2 "standard" cursors : 'arrowCursor'
and 'IBeamCursor'.
If you want to use a different one, probably you have to create it by
yourself.
Regards,
Cristian
>
is there a "standard" Cocoa API for accessing an "accepted"
>
cursor icon
>
for the "finger pointer" cursor...for example, the cursor
>
that appears
>
when the mouse is over a hypertext link in Mail.app, like
>
this one -->
>
http://homepage.mac.com ...?
>
>
or, do i have to create my own "finger pointer" cursor icon
>
and just use
>
that one within my Cocoa program?
_______________________________________________
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.