Question about interface builder

Joined
Mar 14, 2012
Messages
12
Reaction score
0
Points
1
Hello,

I have everything down on paper and I am going to be doing my layout/user interface. Do I have to use Interface Builder or can I use Photoshop and splice the PSD like I would for a website.

I am new to IOS programming so just wondering. Any advice would be greatly appreciated.

Thanks,


Mary
 
Joined
Aug 13, 2011
Messages
200
Reaction score
7
Points
18
Location
West Sussex
You will have to use Interface Builder, which is part of the Xcode developer tools.
But you can use your own graphics in the IB container type classes like the UIImageView, or the
UIWebView, and all the other UIView classes.

Regards Mark
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top