Hello,

App with 32 view controllers takes 5.75 seconds to start up on a 2nd gen
> iPod touch? So what - make use of your default.png and make the users
> think it's doing something meaningful.
>

This is a problem in general with interfaces created with Interface Builder,
if you reference the extra screens, you will pay the startup price.

Apple recommends that you avoid this, by creating as small as possible XIB
files: one XIB file per view controller.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to