[Prev][Next][Index][Thread]

Re: A duim menu question




Nimi Peleg wrote in message <99adbt$kmo$1@news3.inter.net.il>...
>If I define menus as command tables, how can I later access the gadget that
>represents a specific item (for example inside a method
>refresh-my-frame(frame) that enables/disables/changes labels of menu items
>throughout the frame?
>

Using 'command-enabled-setter' will just do the right thing.

I don't remember right now how to change the label, but there
is something like do-command-menu-items that will map
over all the items in the menu.





References: