On Thu, 8 Nov 2007, simon gatehouse wrote:
> If possible I would like to add two sub-menus to the R Console under
> Windows.
>
> For example, I would like to add:
> winMenuAddItem("File", "Load CSV...", "loadCSV()")
> winMenuAddItem("File", "Save CSV...", "saveCSV()")
>
> and have them appear unde
You could try deleting all the existing menus and then recreating them in
the way you want. I believe that once worked although I haven't tried it
recently.
On Nov 7, 2007 4:14 PM, simon gatehouse <[EMAIL PROTECTED]> wrote:
> If possible I would like to add two sub-menus to the R Console under
>
If possible I would like to add two sub-menus to the R Console under
Windows.
For example, I would like to add:
winMenuAddItem("File", "Load CSV...", "loadCSV()")
winMenuAddItem("File", "Save CSV...", "saveCSV()")
and have them appear under the initial 'File' item rather than add a new
'File' m
3 matches
Mail list logo