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

Re: awakeFromNib not called


  • Subject: Re: awakeFromNib not called
  • From: "Paul J. Lucas" <email@hidden>
  • Date: Mon, 10 Oct 2005 17:47:12 -0700 (PDT)

	So after reading lots of documentation and tutorials, my
	awakeFromNib still isn't being called even though, as far as I
	can tell, I'm doing everything right.

	Here's a crazy thought: is there any problem with having the
	class be in Objective C++ rather than Objective C?

	If this were ordinary C vs. C++, there would be a name-mandling
	issue, i.e., a function that's expected to be called as a C
	function must be declared as extern "C".  Is there such an
	issue for Objective C vs. Objective C++?

	If my awakeFromNib is undergoing name-mangling, that would
	explain why it's not being called.

	- Paul
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: awakeFromNib not called
      • From: Sherm Pendley <email@hidden>
References: 
 >awakeFromNib not called (From: "Paul J. Lucas" <email@hidden>)
 >Re: awakeFromNib not called (From: j o a r <email@hidden>)
 >Re: awakeFromNib not called (From: "Paul J. Lucas" <email@hidden>)

  • Prev by Date: Re: lineBreakBeforeIndex Question
  • Next by Date: Launching Choose Other Application dialog
  • Previous by thread: Re: awakeFromNib not called
  • Next by thread: Re: awakeFromNib not called
  • Index(es):
    • Date
    • Thread