Re: Help with simple NSView animation...
Re: Help with simple NSView animation...
- Subject: Re: Help with simple NSView animation...
- From: Carlos Eduardo Mello <email@hidden>
- Date: Thu, 03 Mar 2011 10:54:32 -0300
Just in case someone was following...
As I couldn't figure out a simple way to animate my view growing
while drawing (my drawing needs to be updated for each step of the
way, depending on the view's size...), as a workaround I hid the view
out of sight by embeding it in a dumb transparent view and animated it
comming into sight instead of growing into sight. The result was
actually pretty good (maybe even better than the initial idea).
_______________________________________________
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