• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Question in regards to UITableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question in regards to UITableView


  • Subject: Re: Question in regards to UITableView
  • From: Matt Neuburg <email@hidden>
  • Date: Fri, 24 Sep 2010 08:05:54 -0700
  • Thread-topic: Question in regards to UITableView

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

  • Follow-Ups:
    • Re: Question in regards to UITableView
      • From: "Eric E. Dolecki" <email@hidden>
  • Prev by Date: Subclass NSTableView
  • Next by Date: Visible Rect and objectValueForColumn
  • Previous by thread: Question in regards to UITableView
  • Next by thread: Re: Question in regards to UITableView
  • Index(es):
    • Date
    • Thread