NSDocument without Title
NSDocument without Title
- Subject: NSDocument without Title
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Thu, 19 Jun 2003 18:30:28 +0200
I am trying to write a document based app. Everything works but:
1. the window is not titled, nor has it a proxy icon.
2. the windows do not stack
3. [ myDocument setFileName: @"huhu" ] has no visible effect.
The documents are created via "openDocumentWithContentsOfFile: filename
display: YES".
I have looked for hours at my code and the documentation.
What am I missing?
Gerriet.
_______________________________________________
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.