On Mon, Sep 12, 2011 at 9:53 AM, Roland King <[email protected]> wrote: > I have a toolbar with items on it. One of them is a trash can. When I delete > something from the main screen I'd like it to 'minify' towards the trash can, > well I think I would, I have to see what it looks like and see if the effect > is as nice as I hope, I want to draw attention to where the 'thing' has gone > and this seems like a reasonable animation to try.
I believe the typical approach is to use a custom view on your bar button item and get that view's frame. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
