Displaying 3 results from an estimated 3 matches for "winmenuitem".
Did you mean:
winmenuitems
2004 Aug 13
1
Bug or feature in winMenuDel?
I just noticed the following in Rgui:
> winMenuAdd('test') # adds a menu
> winMenuAddItem('test', 'item', 'x') # adds an item to it
> winMenuDel('test') # deletes the menu...
> winMenuItems('test') # but leaves the item behind.
item
"x"
Would anyone object if I changed winMenuDel so that it deleted the
menu and any items or submenus in it as well?
Duncan Murdoch
2004 Apr 12
1
R 1.9.0 is release
I've rolled up R-1.9.0.tgz a short while ago. This is a new version
with a number of new features, most notably a substantial
reorganization of the standard packages, a major update of the grid
package, and the fact that underscore can now be used as a regular
character in variable names. See below for further changes.
Because of the disturbances at the machine that hosted the CVS
archives,
2004 Apr 12
1
R 1.9.0 is release
I've rolled up R-1.9.0.tgz a short while ago. This is a new version
with a number of new features, most notably a substantial
reorganization of the standard packages, a major update of the grid
package, and the fact that underscore can now be used as a regular
character in variable names. See below for further changes.
Because of the disturbances at the machine that hosted the CVS
archives,