Re: Tab Bar iPad App With Table View

2011-06-19 Thread Conrad Shultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/19/11 10:59 AM, Julie Seif wrote: > Conrad, > > Could you please tell me more about your idea with a > UINavigationController hosing a UITableView > > Thanks. > julie. (Putting back on list.) As I stated previously you will really want to

Re: Tab Bar iPad App With Table View

2011-06-19 Thread Conrad Shultz
(Somehow your mail client inserted my name in the subject line.) Let's not get ahead of ourselves here. The OP stated they're totally new to the platform and as such it's probably ill-advised to have them start building a view hierarchy in code when it could be done satisfactorily in Interface

Re: Tab Bar iPad App With Table View(Conrad Shultz)

2011-06-19 Thread Sivakumar Kandappan
Hi For the the kind of view which you were mentioning you should create a standard or customised tableview controller and set the tabbar controllers property.After setting this add the tabbar view to the view which will show the tab bar. Once you click the tab bar button. Tableview controller load

Re: Tab Bar iPad App With Table View (Please help, been trying all day)

2011-06-18 Thread Conrad Shultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/17/11 6:11 PM, Julie Seif wrote: > Hi, > > I want to create a Tab Bar based iPad App. I would like it so that you tap > on one of the tab bar buttons and a Table View comes up in the view area for > that button as a Navigation Menu, you would tap

Tab Bar iPad App With Table View (Please help, been trying all day)

2011-06-17 Thread Julie Seif
Hi, I want to create a Tab Bar based iPad App. I would like it so that you tap on one of the tab bar buttons and a Table View comes up in the view area for that button as a Navigation Menu, you would tap the table cell to get to whatever media/etc is attached to that cell in the table. (Imagine th