• 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: IB UITableViewController "refreshing" setting?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IB UITableViewController "refreshing" setting?


  • Subject: Re: IB UITableViewController "refreshing" setting?
  • From: Laurent Daudelin <email@hidden>
  • Date: Tue, 18 Jun 2013 01:08:36 -0400

On Jun 18, 2013, at 00:21, Rick Mann <email@hidden> wrote:

> On Jun 17, 2013, at 21:18 , Laurent Daudelin <email@hidden> wrote:
>
>> After googling a bit, it seems to relate to a UIRefreshControl which was introduced in iOS 6 and seems to be putting the control when you pull the refresh the table view. From what I understand, when you choose “Enabled”, the UITableViewController manages this control so that when the user pulls to refresh, the tableview will reload its data automatically.
>
> Huh. I've recently implemented that control for the first time, and the examples I saw had you create that control programmatically and assign it to the -refreshControl property of UITableViewController.
>
> There is no boolean property for "refreshing," and it's disabled in IB for my one view that uses it.

Good point. I didn’t turn it on in the storyboard because I didn’t want to have problems if the app is run on a 5.1 device (that I still have to support at this time). So, I went the programmatic way...

-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin 				http://www.nemesys-soft.com/
Logiciels Nemesys Software					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


References: 
 >IB UITableViewController "refreshing" setting? (From: Rick Mann <email@hidden>)
 >Re: IB UITableViewController "refreshing" setting? (From: Laurent Daudelin <email@hidden>)
 >Re: IB UITableViewController "refreshing" setting? (From: Laurent Daudelin <email@hidden>)
 >Re: IB UITableViewController "refreshing" setting? (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: IB UITableViewController "refreshing" setting?
  • Next by Date: NSFetchedResultsController getting insert update on delete?
  • Previous by thread: Re: IB UITableViewController "refreshing" setting?
  • Next by thread: NSFetchedResultsController getting insert update on delete?
  • Index(es):
    • Date
    • Thread