New article on UIView layouts + free code download
From my experience in Flash/Actionscript programming I'm used to MovieClips which are taking the initiative way more than the UIView class in Objective-C. Of course this comes from the MVC model Apple is trying to push as much as possible and the bloated mess the flash paradigm became :))) lolĀ
However yesterday I wrote a category for the UIView class, which makes the UIView itself a bit more capable when it comes to layering, depth hierarchy, etc.
If you are writing some simple games or gui heavy apps definitely check it out, the category source code is available for free at Touch Code Magazine
Marin
No comments
Posted in iPhone on 27.Feb 2010


