Welcome, Guest
Username Password: Remember me

More than a table...
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: More than a table...

More than a table... 1 year, 3 months ago #1

I was wondering if I should / could use STV for this little project. I want to make a basic flip card viewer, where I'll store the information in CoreData.

A rough sketch of an info card is attached:


Screen_shot_2011_01_22_at_1.png
Last Edit: 1 year, 3 months ago by daviddelmonte. Reason: move attachment

Re: More than a table... 1 year, 3 months ago #2

Hi David,

You should definitely use STV for this. The rule of thumb is: whenever you have a UITableView (or even more) on your view controller, use STV!
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72
Last Edit: 1 year, 3 months ago by tarekskr.

Re: More than a table... 1 year, 3 months ago #3

Thanks Tarek.. Pushing my luck:

I want to do some fancy buttons on the bottom,

The middle table could be two columns - the top and bottom areas are one column, and there would also be a flip view.

Will all that work too?

David

Re: More than a table... 1 year, 3 months ago #4

I am not sure what you mean by "columns". Also, what do you mean by "middle table", are you referring here to several table views on the same view controller?
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72

Re: More than a table... 1 year, 3 months ago #5

I could make it one table.. I have to change my thinking.

It would be great for the middle table to have 2 columns but it is not essential..

David
  • Page:
  • 1
Time to create page: 0.85 seconds