Re: init method called x times...
Re: init method called x times...
- Subject: Re: init method called x times...
- From: Adam Knight <email@hidden>
- Date: Wed, 7 Sep 2005 08:16:00 -0500
How are you loading/displaying the NIB/window (code)?
Is the class in question a subclass or a delegate? If a subclass, a
subclass of what? NSWindowController, NSWindow, NSPanel?
Are you sure it's not instantiated in code _and_ in the NIB?
What other details can you provide?
On Sep 7, 2005, at 7:23 AM, Aaron Wallis wrote:
Hi everyone,
I've got an issue with an app im building.
The app contains multiple NIB's [ one for the main application, and
another for a preference window ]
When the main window opens the preference window, the preference
window class's init function is called 8 times !
Then, once this has happened, the remainder of the class doesn't
get processed?
I have no idea why this is happening.... has anyone experienced
this before?
Any help would be greatly appreciated !
_Az.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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