Hello, Menu DefaultWindowMenu In addition, I need to disable certain menu options on the fly. Does anyone know how to: 1) Add custom options, such as "Occupy Workspace..." or "ENTER" that work without an accelerator key being spcified or with custom text showing up, such as the word "Return"? 2) Change the appearance of the function key hint in the menu from " 3) I need the menu to ultimately show up like the following: Restore Alt+F5 By the way, are tab characters needed to separate the various fields in .mwmrc like they are in makefiles? In composing this post, I could not get extra spaces (item 3 above) between, for example, "Restore" and "Alt+F5" so that the result looks like the way I want it. Thanks in advance for help anyone can provide. jm22033 at yahoo dot com |
|||

Andriy Konoval
DefaultWindowMenu
As for the first question:
If you take out coma after f.send_msg 10 and f.send_msg 11 it should work.
As for next two questions:
For right now I can't say either it possible at all.