File: tcltk2-package.Rd

package info (click to toggle)
r-cran-tcltk2 1.2-10-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,356 kB
  • ctags: 1,386
  • sloc: tcl: 37,888; ansic: 792; python: 324; sh: 68; sed: 16; makefile: 1
file content (41 lines) | stat: -rwxr-xr-x 844 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
\name{tcltk2-package}
\alias{tcltk2-package}
\alias{tcltk2}

\docType{package}

\title{
Tcl/Tk Additions
}

\description{
Additions to the tcltk package: more Tk widgets and Tcl/Tk commands.
}

\details{
\tabular{ll}{
Package: \tab tcltk2\cr
Type: \tab Package\cr
Version: \tab 1.2-10\cr
Date: \tab 2014-03-02\cr
License: \tab LGPL-3 plus see LICENSE file\cr
LazyLoad: \tab yes\cr
}
A series of additional Tk widgets with style and various functions
to supplement the tcltk package.
#ifdef windows
(under Windows: DDE exchange, access to the registry and icon manipulation)
#endif
}

\author{
Philippe Grosjean

Maintainer: Philippe Grosjean \email{phgrosjean@sciviews.org}
}

\seealso{ \code{\link{tk2widgets}}, \code{\link{tclFun}} }

\keyword{ package }

\concept{ more Tcl/Tk commands and widgets }