UITabBarItem's frame?
UITabBarItem's frame?
- Subject: UITabBarItem's frame?
- From: Mike Manzano <email@hidden>
- Date: Tue, 13 Apr 2010 00:12:03 -0700
Hello,
Is there a way to get a UITabBarItem's frame? I'd like to implement a popover-like menu whose "arrow" points to a particular UITabBarItem (on the iPhone, not iPad). However, UITabBarItems are not views and have no frame property. I noticed in the iPad API that the equivalent UIPopoverController method accepts a UIBarItem as an argument, so I know getting the frame from the item must be possible. I hope it isn't a private API.
Thanks,
Mike_______________________________________________
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