On Fri, 28 Jun 2024 at 12:34, Noury Bouraqadi <bouraq...@gmail.com> wrote:

> Remove the <worldMenu>  pragma form the method in charge of creating your
> menu.
>
> Looking at senders of worldMenu  lists all methods that create such menus.
>
> Noury
>
>
> On Jun 28 2024, at 12:07 pm, vfclists <vfcli...@gmail.com> wrote:
>
> After an attempt to install Roassal a persistent menu item has been to the
> top level of the image's menu.
>
> The menu label is `Load full version` and after searching the image it is
> coming from a `RSWorldMenu menu06LoadFullVersionOn` method which triggers
> the `RSWorldMenu loadFullVersion` event.
>
> How do I remove this element from the main menu object which I suspect
> might fix the problem?
>
> --
> Frank Church
>
>
Shouldn't there be some setting that causes the Roassal menu to be
triggered?

Isn't there some option to stop that menu from being called.

My assumption is that there is some variable or setting persisting between
sessions that was created by the Roassal code during installation or
execution and simply has to be unset.

Modifying library code is not something I'm keen on.

-- 
Frank Church

Reply via email to