On Jun 17, 2013, at 21:18 , Laurent Daudelin <laur...@nemesys-soft.com> 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. -- Rick _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com