On 25 Jul 2000, Jean-Marc Lasgouttes wrote:
> Juergen> MenuItem(): LyX command `screen-options' does not exist.
> Juergen> MenuItem(): LyX command `spellchecker-options' does not
> Juergen> exist. MenuItem(): LyX command `keyboard-options' does not
> Juergen> exist.
> Juergen> MenuItem(): LyX command `options-preferences' does not exist.
>
> I do not have lyxfuncs for those, and I am waiting to see what Allan
> will come up with.
Ahh. I misunderstood your cvslog posting. Those are currently called
directly from within the menu code (Menu?? callback) so I guess you should
add a lyxfunc for them that simply calls whatever function in lyx_cb.C
builds them. Then as I get Preferences working I'll remove them again ;-)
Oh and I don't think options-preferences is the write name. It should be
lyx-preferences since it is a global scope dialog. I don't think we
should use the menu structure to name the lyxfuncs.
BTW, I know you core-devvies are out there. When are you blokes going to
check my new LDN out for errors so I can unleash it on the world?
Allan. (ARRae)