For the simple part that they are not wanted.

Frequently, animations get in the way of the user and help to ruin the user 
experience.

To not be able to disable an unwanted animation, well, that's really bad.

I just started using AppCode and though the graphics are meh, the simple 
ability to expand and collapse tree views of files without waiting on an 
animation is a simple godsend.

Honestly, the more animations make it into the look and feel of the OS, the 
more I dislike the look and feel of the Mac OS.  Why?  All too often animations 
are very distracting and do nothing helpful to the user experience.  To not be 
able to turn them off is a huge disservice to the user.

TL;DR: there are many reasons to want to turn them off.


On May 25, 2014, at 2:16 PM, Kyle Sluder wrote:

> On May 25, 2014, at 2:09 PM, Gordon Apple <g...@ed4u.com> wrote:
>> 
>> Thanks, David. Overriding actionForKey to return nil for ³position² worked.
>> I also added ³frame² and ³bounds² for resizing.
>> 
>> Now, any opinions on the toolbar animation? I don¹t see any public API to
>> kill that in NSToolbar or NSWindow.
> 
> Why would you want to kill those? They’re part of the OS look-and-feel.
> 
> If you're trying to initially set up the window, -[NSWindow 
> setFrame:animated:] will let you do so without animation. Adding the toolbar 
> using -setToolbar: shouldn’t provoke an animation, and I *think* -[NSToolbar 
> setHidden:] will also forego the animation.
> 
> --Kyle Sluder
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/zav%40mac.com
> 
> This email sent to z...@mac.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to