[Prev][Next][Index][Thread]
Re: A duim menu question
On Wed, 21 Mar 2001 16:51:54 +0200, Nimi <Nimi@better.tv> wrote:
> Hi Jason,
>
> > Can't you enable and disable commands themselves then the menu-items will
> > just follow.
>
> This is another issue: when I'm doing command-enabled?-setter() on a
> command-table (in order to affect the entire menu) only the second item of
> that menu is affected! Looks like a strange bug...
This should work. Can you change the individual items as a workaround?
> But my question referred to another problem I'm having: I need to change the
> label of the menu item from a routine that only has access to the frame
> object (and the global *command-table* definitions). How could I do that?
Isn't there a way of changing the label on a command? I don't really
remember, and I don't have FunDev handy sorry.
__Jason