Displaying 2 results from an estimated 2 matches for "tkwinadd".
2006 Mar 25
1
MenuRead() Question
Dear List-mates,
I'm trying to read a tk window menu from a file using {svWidgets} and
'menus.txt' but am receiving Warnings without seeing the desired
consequences of the call.
library(svWidgets)
tkWinAdd("KSesnMain",title="kLab Session Manager for R", pos="+0+0")
MenuRead(file="menus.txt")
Warning messages:
1: Unrecognized menu type for $KSesnMain/MenuTest in: MenuType(menu)
2: Unrecognized menu type for $KSesnMain/MenuTest in: MenuType(menu)
3: Unrecogniz...
2006 Mar 20
1
Platform independent dialogs & menus?
Dear list mates,
Are {utils} dialog box functions, and winMenuAdd... functions used to change
(e.g. Console) menus, platform dependent?
I'm writing a script loaded with .First that provides first time users in a
lab course with the ability to select, load, and change between what I
called a 'session' (more specific save that focuses on the session object I
defined rather than the