• 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: Using an NSToolbar in a sheet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using an NSToolbar in a sheet


  • Subject: Re: Using an NSToolbar in a sheet
  • From: Andreas Mayer <email@hidden>
  • Date: Mon, 2 Aug 2010 01:07:25 +0200


Am 02.08.2010 um 00:20 Uhr schrieb Dave Fernandes:

Is this just a bug, or is it completely unsupported? Can anyone give me a workaround for this?

I don't think toolbars on sheets are supported. As you said yourself, the user might get confused if there a two toolbars in a single window.


Any comments on the UI conundrum?

Several possible solutions:

- Use a real window for the modal editor. You can attach it to it's parent as a child window.

- Replace the contents of the main window with the editor view (or add it on top) and swap toolbars.

- Add some other sort of toolbar to the sheet, that is visually different from a main window's toolbar. Perhaps something similar to a tab bar in inspector panels (like in iWork etc). You will probably have to create your own implementation for that.


Andreas _______________________________________________

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: Using an NSToolbar in a sheet
      • From: Dave Fernandes <email@hidden>
References: 
 >Using an NSToolbar in a sheet (From: Dave Fernandes <email@hidden>)

  • Prev by Date: Using an NSToolbar in a sheet
  • Next by Date: Re: Using an NSToolbar in a sheet
  • Previous by thread: Using an NSToolbar in a sheet
  • Next by thread: Re: Using an NSToolbar in a sheet
  • Index(es):
    • Date
    • Thread