• 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: UITableViewCell highlight color in iOS 7 (Settings app)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UITableViewCell highlight color in iOS 7 (Settings app)


  • Subject: Re: UITableViewCell highlight color in iOS 7 (Settings app)
  • From: Quincey Morris <email@hidden>
  • Date: Wed, 22 Jan 2014 17:53:59 -0800

On Jan 22, 2014, at 16:54 , Rick Mann <email@hidden> wrote:

> In my app, tapping on a UITableViewCell turns it gray. In the Settings app, it's blue. Is this just another instance of the Settings app using non-standard (and better-looking) UITableViews?

Oddly, on my iPhone 4, it’s gray in Settings, but on my iPad Air, it’s blue in settings.

According to the documentation, the old gray/blue settings shouldn’t be used any more — use “default” instead. I guess the old settings stay for source-code compatibility with old code.

It’s *possible* that “default” means gray unless there’s some contextual tint setting somewhere, and then means the tint color. Or perhaps Settings is inadvertently using the old value.

IDK why IB does what IB does (nobody does). So follow the documentation and use “default”.

_______________________________________________

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


  • Prev by Date: Re: UITableViewCell highlight color in iOS 7 (Settings app)
  • Next by Date: Re: NSWorkspace launchApplication and gatekeeper
  • Previous by thread: Re: UITableViewCell highlight color in iOS 7 (Settings app)
  • Next by thread: How to choose different implementations of an object method at runtime?
  • Index(es):
    • Date
    • Thread