NEWS | R Documentation |
Removed svDialogs in Enhances field, because already in Depends.
NEWS file reworked to support new Rd format.
An imports
for svGUI was missing in the
NAMESPACEfile.
xxxx.tcltkWidgets()
is now rewritten as xxxx.tcltkGUI()
to match convention used in svDialogs (nativeGUI
).
The message argument in dlgDir.tcltkGUI()
is replaced by title
to match change made in svDialogs 0.9-48.
There are new dlgOpen.tcltkGUI()
and dlgSave.tcltkGUI()
functions.
This is the first version on R-forge. It is a refactoring from the old svDialogs functions that are replaced there by native dialog boxes, as much as possible.