• 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
viewDidLoad
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

viewDidLoad


  • Subject: viewDidLoad
  • From: Casey McDermott <email@hidden>
  • Date: Thu, 29 Nov 2018 03:28:53 +0000 (UTC)

We override viewDidLoad in a few view controller classes, and call [super
viewDidLoad]; in them.
Recompiling from OS 10.11 to OS 10.13 with a 10.13 deployment target gives a
new error:
"No visible @interface for 'NSViewController' declares the selector
'viewDidLoad'"

Apples online docs don't say anything about it being deprecated.  Is it no
longer OK to call it?
It's still in the header file.

NSViewController is the primary suspect for the crashing problems we experience
after the move.

 Thanks,

 Casey McDermott
 TurtleSoft.com
_______________________________________________

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: Diagnosing memory problems
  • Next by Date: viewDidLoad is OK, IOReturn isn't
  • Previous by thread: Re: Diagnosing memory problems
  • Next by thread: viewDidLoad is OK, IOReturn isn't
  • Index(es):
    • Date
    • Thread