Here’s a template I made for an SBSettings toggle that consists of a simple view.
It uses SBSettings’ images so it matches your SBSettings theme.
This one uses the small image, like the one in the dock if you have less than 5 icons. You can change it fairly easy by just changing the name of the image it uses, and the size of the frames to the the size of the new image.
Continue reading »
I decided I needed a template App for the toolchain, so here it is.
This is a template app that will make an empty app that does nothing but put your screen white. It’s made from a UIApplication subclass, a UIViewController subclass and a UIView subclass, so it’s pretty much ready for you to code your own view, add your own methods and turn it into something.
|
|
File: App Template (3.31KB) added: 06/06/2009 |





