• 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
Modifying the Window Menu
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Modifying the Window Menu


  • Subject: Modifying the Window Menu
  • From: Peter Zegelin <email@hidden>
  • Date: Thu, 19 Aug 2010 10:56:22 +1000

My app allows the user to create a number of sub windows for each document. Unfortunately they are added to the Window Menu above the existing document entry:

<Window Menu>
MyDoc

becomes:

<Window Menu>
SubWindow 2
SubWindow 1
MyDoc

I would prefer the layout to be more like Xcode where the sub windows of a project are added below the main document entry and indented:

<Window Menu>
MyDoc
   SubWindow 1
   SubWindow 2
MyDoc2
   SubWindow 1
   SubWindow 2

Is it OK to extensively modify this menu? I am mainly concerned that since it is automatically populated it is going to get quite complicated to do it properly.
Any hints/ code etc. gratefully accepted.

thanks and cheers,

Peter Zegelin
http://www.fracturedsoftware.com
Rondo - MIDI for your mac
MacSimAVR - AVR microcontroller simulator for OS X_______________________________________________

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

  • Follow-Ups:
    • Re: Modifying the Window Menu
      • From: Michael Dautermann <email@hidden>
  • Prev by Date: Re: [iPhone] add touches to MKAnnotationView
  • Next by Date: CGEvent with double click
  • Previous by thread: Re: [iPhone] add touches to MKAnnotationView
  • Next by thread: Re: Modifying the Window Menu
  • Index(es):
    • Date
    • Thread