iphone view-based app

Posted by ms on Stack Overflow See other posts from Stack Overflow or by ms
Published on 2010-05-05T21:07:29Z Indexed on 2010/05/05 23:18 UTC
Read the original article Hit count: 153

Filed under:

I've created a view based application and have connected all of my buttons through Interface Builder (and saved)...however upon launch all I have is a white screen on the simulator.

I've uncommented the viewDidLoad, and my header file has IBOutlet UIlabels defined.

I'm kind of baffled.

© Stack Overflow or respective owner

Related posts about iphone