Re: Unwanted Animations
Re: Unwanted Animations
- Subject: Re: Unwanted Animations
- From: Gordon Apple <email@hidden>
- Date: Sun, 25 May 2014 13:39:18 -0500
- Thread-topic: Unwanted Animations
Kyle, if you read my first post, I want the user to be able to show the
toolbar if corrections or changes are needed in real-time. This only applies
to one window, and only when capturing from the content area of that window.
I would prefer that the captured video did not show toolbar animation and
snap-back. (I do the snap-back to keep the content in the capture rect. I
also let the user lock the content position and size so it can¹t be
accidentally changed.)
The standard toolbar menu action is to toggle the state. I suppose I could
experiment with alternatives.
On 5/25/14 1:16 PM, "Kyle Sluder" <email@hidden> wrote:
> 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.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden