Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!usc!sdd.hp.com!decwrl!shelby!neon!news From: ertem@Sunburn.Stanford.EDU (Tuna Ertemalp) Newsgroups: comp.sys.mac.programmer Subject: Right justified Menus Message-ID: <1990Aug16.200045.7686@Neon.Stanford.EDU> Date: 16 Aug 90 20:00:45 GMT Sender: news@Neon.Stanford.EDU (USENET News System) Organization: Computer Science Department, Stanford University Lines: 21 Is there an easy way of telling Mac that I want a portion of the item text in the menu right justified without intercepting the default MenuProc to draw my custom menus? The usage would be: ------------------ | Item1 F1| | Item2 CTRL-K| | Item3 HOME| | etc. | ------------------ My program needs a little more than the command-key + letter shortcuts which will be automatically right-justified when declared following '/' in the item definition string. Please email your answer since I don't read newsgroups a lot nowadays. Thanks Have fun Tuna