xcode4 input sizes manually in interface builder -


so how can make button of 42px x 42px ?

is there panel input numbers manually?

you need set size in size inspector (an option in inspector window @ right hand side).

set height = 42; , width=42;


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -