ios create and then dynamically add UI elements
问题 I don't know if this is possible but it sounds like something that should be. What i want to do is, to create UIViews (or UIViewControllers not really sure how it would work) in Interface Builder say... 10 of them, and use them according to what the user choose to. For example in state A i wanna show him widgets 1,2 and 3; in state B widgets 3,5 and 7 etc. EDIT: what i mean by state, is that according to what the user chose in the previous steps, they all lead to the same UIViewController but