Re: "New" busy cursor in the Finder

2012-12-30 Thread lordpixel
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) ___

"New" busy cursor in the Finder

2012-12-19 Thread lordpixel
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?