iphone - Can we create xib (with view) programmatically ? If No, why & If yes, How? -
can create xib (with view) programmatically ? if no, why & if yes, how ??
xibs files, too, there's no technical reason why wouldn't able create 1 programmatically.
expect no convenience methods create xibs however, purpose circumvent need create , configure ui elements programmatically, opposite of people use xibs for.
if must create xibs though, open 1 in texteditor - you'll see consists of readable xml code. may take time work through keys , possibilities, creating xibs programmatically can done.
edit: it's gonna hard, though.
Comments
Post a Comment