Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

isharan

macrumors member
Original poster
Jun 3, 2009
52
0
Hi,

In 3.0, how do I resize the size of a view? In the size inspector, the text boxes are grayed out and set to 460 * 320.

Thanks!
 
What kind of view is this? Is it inside an existing controller, such as a UINavigationController? If so then it's probably disabled because the view's controller will auto-expand the view to fit in the controller's main view. Basically, if you want a view to be of a different size in this situation, try adding a subview and use that instead.
 
No, just a plain old view from a new xib file. Will play around with it though. Thanks for the help!
 
Weird, but this fixes it: set the Status Bar to None in the View Attributes panel.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.