• 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
Any way to get a static table view to update its footer?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Any way to get a static table view to update its footer?


  • Subject: Any way to get a static table view to update its footer?
  • From: Rick Mann <email@hidden>
  • Date: Tue, 30 Jul 2013 17:04:35 -0700

I want to display some status text in the footer of a table view section. It's nice to be able to implement -tableView:titleForFooterInSection:, but the only way I see to update it is to call -reloadSections:withRowAnimation:, and that seems to re-create the row in the section, which ends up deselecting it.

Short of creating and returning a UILabel for the footer, is there a way to get a static table (in a UIStoryBoard) to update the footer text?


--
Rick




_______________________________________________

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: Mixing Obj-C and C "methods"
  • Next by Date: CALayer autoresizing difficulties
  • Previous by thread: Re: NSTrackingRect not always working
  • Next by thread: CALayer autoresizing difficulties
  • Index(es):
    • Date
    • Thread