Wednesday 15 September 2010

xcode6 - How to resize xib file in xcode 6? -



xcode6 - How to resize xib file in xcode 6? -

i created new xib file in swift. want set custom size (in points) in interface builder, size elements (height , width) disabled.

how resize it?

remark: need specific size of xib, because seek create custom alert view.

you operating under serious misconception. size of view in .xib file has nothing size @ shown when loads. set size when loads, set property affects size @ load time, such preferredcontentsize.

xcode xcode6

No comments:

Post a Comment