No window again
No window again
- Subject: No window again
- From: Cyprien <email@hidden>
- Date: Thu, 26 Jun 2003 15:20:00 +0200
I've just modified my cocoa application in order to use files
(encoding, decoding and so on...) and yet my window doesn't appear
anymore.
It compiles perfectly, and I've include
- (NSString *)windowNibName
{
return @"MyDocument";
}
in the MyDocument.m file
so that my window appear at launch time (she is in the MyDocument.nib
file), but it doesn't seem to work...
Cyprien
_______________________________________________
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.