• 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
-windowDidLoad not getting called
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

-windowDidLoad not getting called


  • Subject: -windowDidLoad not getting called
  • From: Rick Mann <email@hidden>
  • Date: Mon, 21 Apr 2008 16:15:03 -0700

I started a very simple non-document Cocoa app project. I added a controller class derived from NSWindowController, and added an NSObject to my .xib to represent it. I've connected an outlet in my controller to a field in the window, and a button in the window to an action in the controller. I've also set the NSWindowController's window outlet to the window.

When the app launches, I see the window, and I can click the button and my action is called (and it updates the field). But, - windowDidLoad is never called.

What did I forget?

TIA,
--
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


  • Follow-Ups:
    • Re: -windowDidLoad not getting called
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: Mounting AFP Volume using Cocoa
  • Next by Date: Re: Cocoa support for serial port access?
  • Previous by thread: adding an opaque NSView as subview of a semi-transparent NSView
  • Next by thread: Re: -windowDidLoad not getting called
  • Index(es):
    • Date
    • Thread