I had to go through some gymnastics to get a UIToolbar at the top of the screen to play nicely with the status bar in an app I'm working on.
In a sample app I'm trying to build for a bug report, I'm having the same issue, and it seems like I must be doing something wrong. I created a single-view iPad app, and put a UIToolbar at the top of the view. Running this results in a status bar that overlaps elements on the toolbar. There is no obvious setting in IB to correct this. Is this only solvable by setting up a UIToolbar delegate and implementing -positionForBar: (or some other programmatic means)? -- Rick
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
