• 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: Office 2003 (Windows) style menus
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Office 2003 (Windows) style menus


  • Subject: Re: Office 2003 (Windows) style menus
  • From: Uli Kusterer <email@hidden>
  • Date: Fri, 20 Jan 2006 13:42:25 +0100


Am 19.01.2006 um 05:20 schrieb Rick Langschultz:
I was wondering if someone could tell me if there would be a way for me to develop Office 2003 and XP style menus for my Cocoa Application. If you don't understand what I mean let me explain:

On my windows computer when I want to save an Microsoft Word 2003 document there are icons next to the menus, icons that easily tell users what action will be performed. The save menu item has a little diskette by it.

You can use an NSMenuItem's -setImage: method to give it an icon.

Can I subclass NSToolbar or something to do this?

NSToolbar is for toolbars at the top of a window, not for menu items, and not for system-wide toolbars. The latter aren't really used on the Mac, just as few menu items have icons on the Mac.


Cheers,
-- M. Uli Kusterer
http://www.zathras.de


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Office 2003 (Windows) style menus (From: Rick Langschultz <email@hidden>)

  • Prev by Date: Re: drawing and setting pixels
  • Next by Date: Re: NSBundle path functions don't work after moving .app ?
  • Previous by thread: Re: Office 2003 (Windows) style menus
  • Next by thread: using LSMinimumSystemVersion
  • Index(es):
    • Date
    • Thread