UIViewController as statemachine?

Posted by Josh P. on Stack Overflow See other posts from Stack Overflow or by Josh P.
Published on 2010-04-26T19:51:34Z Indexed on 2010/04/26 19:53 UTC
Read the original article Hit count: 262

Filed under:
|

I want to have a general controller that acts as an abstract statemachine (not have any views/bars etc. of its own). Is the UIViewController meant for this too?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about cocoa-touch