Welcome, Guest
Username Password: Remember me

detailViewWillDisappearForSectionAtIndex
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: detailViewWillDisappearForSectionAtIndex

detailViewWillDisappearForSect​ionAtIndex 1 year, 6 months ago #1

Hi Tarek,

I wanted to check how difficult it would be to implement some additional delegate methods for SCTableViewModelDelegate? In particular, detailViewWillDisappearForSectionAtIndex and detailViewWillDisappearForRowAtIndexPath. I need to do some customisation to the parent table view when a detail view is dismissed and I would like to do this invisibly without the user seeing the change. At the moment it has to be done in the ...DidDisappear... delegate methods, which results in the user seeing the change as the delegate is only fired once the detail view has disappeared (and the parent table view is fully visible).

Thanks,
Matthew
  • skoota
  • OFFLINE
  • Expert Boarder
  • Posts: 89
  • Karma: 2

Re: detailViewWillDisappearForSect​ionAtIndex 1 year, 6 months ago #2

Hi Matthew,

Sure, we will add these two delegates for you. I'll be sending you an update by late Friday. Thanks!
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72

Re: detailViewWillDisappearForSect​ionAtIndex 1 year, 6 months ago #3

You guys are totally awesome. Thanks once again Tarek

Best wishes,
Matthew
  • skoota
  • OFFLINE
  • Expert Boarder
  • Posts: 89
  • Karma: 2

Re: detailViewWillDisappearForSect​ionAtIndex 1 year, 6 months ago #4

Hi Matthew,

Just sent you an update with the new delegates you requested. Please tell me if you need anything else.
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72
  • Page:
  • 1
Time to create page: 0.74 seconds