• 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: Xcode-like window menu?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode-like window menu?


  • Subject: Re: Xcode-like window menu?
  • From: John Joyce <email@hidden>
  • Date: Tue, 13 May 2008 20:30:30 -0500

Gerd,
What XCode probably does, is simply switch documents, rather than switching windows.
But yes, you probably need to programmatically interact with your NSDocument, NSDocumentController, NSWindowController objects.
remember the hierarchy
NSDocumentController > NSDocument (multiple distinct document instances possible) > NSWindowController (multiple instances possible within a document for multi-window documents).


Responder-chain.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Passing argument with different width due to prototype: warning
  • Next by Date: Re: Passing argument with different width due to prototype: warning
  • Previous by thread: Xcode-like window menu?
  • Next by thread: NSSearchField in menu item weirdness
  • Index(es):
    • Date
    • Thread