Re: any way to know where a UIBarButtonItem has been drawn?
Re: any way to know where a UIBarButtonItem has been drawn?
- Subject: Re: any way to know where a UIBarButtonItem has been drawn?
- From: Kyle Sluder <email@hidden>
- Date: Mon, 12 Sep 2011 12:11:04 -0700
On Mon, Sep 12, 2011 at 9:53 AM, Roland King <email@hidden> 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@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