Re: Question in regards to UITableView
Re: Question in regards to UITableView
- Subject: Re: Question in regards to UITableView
- From: "Eric E. Dolecki" <email@hidden>
- Date: Fri, 24 Sep 2010 11:14:10 -0400
Thanks Matt.
Google Voice: (508) 656-0622
Twitter: eric_dolecki XBoxLive: edolecki PSN: eric_dolecki
http://blog.ericd.net
On Fri, Sep 24, 2010 at 11:05 AM, Matt Neuburg <email@hidden> wrote:
> On Thu, 23 Sep 2010 13:27:08 -0400, "Eric E. Dolecki" <email@hidden>
> said:
> >I have a view that contains a UITableView. It does not take up the full
> view
> >(320x480). When an item is selected, the thing is supposed to slide to the
> >left and bring in a new table in it's place. Other items in the main view
> do
> >not change... so I can't use a UINavigationController (I don't believe).
>
> So far, it sounds exactly like a UINavigationController. But of course you
> don't have to use it if you don't want to; the value of
> UINavigationController is that it makes it easy to do this, and especially
> to find your way back.
>
> >Is
> >it okay to use two UITableViews to pull off all the data digging here?
> >(animate back and forth and reloading data for them)?
>
> Why not? Table views have nothing to do with their data. They are view, not
> model. m.
>
> --
> matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
> A fool + a tool + an autorelease pool = cool!
> AppleScript: the Definitive Guide - Second Edition!
> http://www.apeth.net/matt/default.html#applescriptthings
>
>
>
>
_______________________________________________
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