Category: Interface Builder

iPhone development: Setting dimensions on View elements in Interface Builder

5:36 pm on December 4th, 2009, by Clare Lindley

A minor point – but if you can’t set the dimensions or x,y of an element in the Size inspector (the boxes appear to be disabled) check the Attributes inspector and make sure that all the ‘Simulated Interface Elements’ (e.g. status bar, toolbar etc) are set to none. That should fix it!

Comment » | Interface Builder, iPhone

Back to top