• 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: NSDocument without Title - Solved
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSDocument without Title - Solved


  • Subject: Re: NSDocument without Title - Solved
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Sat, 21 Jun 2003 08:24:28 +0200

On Samstag, Juni 21, 2003, at 04:42 Uhr, email@hidden wrote:

Message: 4
Date: Thu, 19 Jun 2003 18:30:28 +0200
Subject: NSDocument without Title
From: "Gerriet M. Denkmann" <email@hidden>
To: email@hidden

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?

1. missing was a link in IB from the outlet "window" of the owner of the nib (of MyDocument class) to the window.
This done, I got a window title, the windows did stack, but no proxyIcon.

2. create all sizes (16, 48, 64, 128) in myDocument.icns (some smaller ones were missinng).
Now I have a title with proxy icon.

Maybe this can help.
_______________________________________________
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.

  • Prev by Date: Re: keep application running after logged out
  • Next by Date: Re: Opening Finder window from another app
  • Previous by thread: Link Error: AESend defined in indirectly referenced dynamic library
  • Next by thread: Re: Custom accessible Cocoa controls
  • Index(es):
    • Date
    • Thread