• 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: Iphone Grouped Table View for Settings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Iphone Grouped Table View for Settings


  • Subject: Re: Iphone Grouped Table View for Settings
  • From: Luke Hiesterman <email@hidden>
  • Date: Thu, 16 Jul 2009 22:10:05 -0700

Look at the table view programming guide for how to build custom table cells. Just think of each cell as a custom view. They can even be built in IB easily enough. Drag UITableViewCell objects into your nib and lay them out however you like.

Luke

Sent from my iPhone.

On Jul 16, 2009, at 9:34 PM, Trygve Inda <email@hidden> wrote:

I don't want to use the Settings app as I need a clean way for the user to
get to the settings from within my app and then return to my app. So I need
to build a grouped table view, with each cell containing a single control
(and a label) like the settings app does.


For example, I need a table with two rows, each row needs a label, slider
and text (numeric value of slider).


How can I do this? There seems to be no way to build it in IB directly. I
need a way to make the two sliders IBOutlets so that I can manipulate them.
As my cells will be static (just the label, slider, text), it seems simple,
but I have found no examples of this.


I also need another group - same as above but with switches.

Thanks for any leads to examples or the best way to achieve this.

Trygve


_______________________________________________

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
_______________________________________________

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: Iphone Grouped Table View for Settings
      • From: Trygve Inda <email@hidden>
    • Re: Iphone Grouped Table View for Settings
      • From: Alex Kac <email@hidden>
References: 
 >Iphone Grouped Table View for Settings (From: Trygve Inda <email@hidden>)

  • Prev by Date: Re: hide main menu, not appear in dock, "run in background".
  • Next by Date: Re: Iphone Grouped Table View for Settings
  • Previous by thread: Re: Iphone Grouped Table View for Settings
  • Next by thread: Re: Iphone Grouped Table View for Settings
  • Index(es):
    • Date
    • Thread