I am trying to create a custom UIToolbar that I can add to several views, I do not want to do this programmatically, so I use xib to develop UIToolbar. Do I need to wrap this in a UIView and View Controller? ViewController.m is the root view controller. This is just a simple project that I just tried.


ios objective-c xcode uitoolbar
jameseatzfood Jun 02 '14 at 23:57 2014-06-02 23:57
source share