Quote:
Originally Posted by exorcyze
...I find it a bit annoying that UIViewController *controller isn't automatically a property on UIView inherently, and thusly I have to declare it every time. Especially considering that controllers have a UIView *view property....
|
That's because every view controller must have a view, but not every view must have a controller.
Robert Scott
Ypsilanti, Michigan