R:
RADAR: rdar://12939978
OPEN RADAR: http://openradar.appspot.com/radar?id=2489401
AndyT (lordpixel - the cat who walks through walls)
A little bigger on the inside
(see you later space cowboy, you can't take the sky from me)
___
avaVM.framework/Frameworks/JavaRuntimeSupport.framework/Headers/JRSCursor.h
@interface NSCursor (JavaRuntimeSupport)
+ (NSCursor *) javaBusyButClickableCursor;
This will show that cursor successfully, but it obviously requires linking to
JavaRuntimeSupport.framework, which I doubt the Finder does?