Next iphone app : something that doesn't involve an arbitrary number of UIImageViews.
edit: since the arbitrary number of views do not necessarily need to know about each other, this is best accomplished by having a ViewController subview one master view that has all of the subviews in its hierarchy. This is probably the best approach unless you need to worry about layers and or clipping.
[thx brian]

No comments:
Post a Comment