How to Instantiate a Table View in existing View?
How to Instantiate a Table View in existing View?
- Subject: How to Instantiate a Table View in existing View?
- From: Dave <email@hidden>
- Date: Thu, 18 Mar 2010 22:51:22 +0000
Hi All,
This is a newbie question and sorry if it sounds obvious, but I've
been playing around for ages trying to figure out how to add a table
view into my App.
I have an App with a View Controller with one button on it. I created
a new Table View by selecting New File in XCode and selecting a
UIViewController subclass, I select the "UITableViewController
subclass" and "With XIB for user interface" options. This creates a
new .h, .m and .xib file. My question is now what? In my existing
View controller I have one button and I want to add the TableView so
it appears beneath the button.
Thanks a lot.
All the Best
Dave
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden