Quote:
Originally Posted by Shod
You just need to modify your RootViewController to be a subclass of UIVeiwController instead of UITableViewController, and modify the xib file to have a normal UIView as its view instead of a UITableView.
|
Shod, thanx for ur prompt reply. I have changed the .h file to have UIViewController as its root class. But i am not finding a way to change the xib file. Can u please tell me how to change a xib file ?