No windows - [NSPlaceholderString initWithString] nil string (or other) argument
No windows - [NSPlaceholderString initWithString] nil string (or other) argument
- Subject: No windows - [NSPlaceholderString initWithString] nil string (or other) argument
- From: Robert MacGregor <email@hidden>
- Date: Thu, 8 Jan 2004 11:03:41 -0500
I have an NSDocument cocoa app that generates this console message
every time I start the app or click it's dock icon:
[NSPlaceholderString initWithString] nil string (or other) argument
My app runs OK on a PowerBook G4 and G4 tower. I see the message on an
iBook G4. All machines are running OS X 10.3.2.
A Google search uncovered some hints about [super init] and
initWithCoder. I've checked my initWithCoder calls and they look OK. I
think I understand the placeholder class idea.
I tried copying my app's project to the iBook and building there but
with no success.
I'm guessing this is a NIB-related problem. Anyone else have this
problem?
Rob
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.