Conditional interface programming for iPad?

Posted by Fyrian on Stack Overflow See other posts from Stack Overflow or by Fyrian
Published on 2010-05-18T21:54:41Z Indexed on 2010/05/18 22:00 UTC
Read the original article Hit count: 208

Filed under:
|
|

Hi everyone! I'm working on an app for the iPad and am a little over my head with one issue. Is it possible to build an app for iPad that uses a function to control which interface layout is displayed? Something like "if these parameters are met, use XIB file "a" else use XIB file "b". I know that's not in any kind of legitimate format, but you get the idea.

If this is possible, does anyone know of any tutorials on how to do it or sample code I could look at?

Thanks!

© Stack Overflow or respective owner

Related posts about ipad-sdk

Related posts about interface-builder