[comp.sys.mac.programmer] Right justified Menus

ertem@Sunburn.Stanford.EDU (Tuna Ertemalp) (08/17/90)

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