tkkit - Single-file dynamic library bundle for Tcl/Tk functionality
tkkit is a single-file dynamic library that bundles Tcl, Tk and several related extensions together for use by the Tcl module.
Tk is a toolkit for creating applications with graphical interfaces on Windows, Mac OS X and X11. The Tk toolkit is native to the Tcl programming language, but its ease of use and cross-platform availability has made it the GUI toolkit of choice for many other dynamic languages.
Tcl::Tk and Tkx are Perl modules that makes the Tk toolkit available to Perl programs. By loading one of these modules, Perl programs can create windows and fill them with text, images, buttons and other controls that make up the user interface of the application. See the Tkx::Tutorial docs for an example.
tkkit includes the following packages from the ActiveTcl http://aspn.activestate.com/ASPN/docs/ActiveTcl/at.pkg_index.html distribution:
http://aspn.activestate.com/ASPN/docs/ActiveTcl/tcl/tcl_contents.htm
http://aspn.activestate.com/ASPN/docs/ActiveTcl/tcl/tk_contents.htm
http://aspn.activestate.com/ASPN/docs/ActiveTcl/tclx/TclX.n.html
http://aspn.activestate.com/ASPN/docs/ActiveTcl/tclvfs/toc.html
http://aspn.activestate.com/ASPN/docs/ActiveTcl/bwidget/contents.html
http://aspn.activestate.com/ASPN/docs/ActiveTcl/tktable/tkTable.html
http://aspn.activestate.com/ASPN/docs/ActiveTcl/tktreectrl/toc.html
http://aspn.activestate.com/ASPN/docs/ActiveTcl/img/doc/img-png.html
http://aspn.activestate.com/ASPN/docs/ActiveTcl/img/doc/img-ico.html
http://aspn.activestate.com/ASPN/docs/ActiveTcl/img/doc/img-xpm.html
http://aspn.activestate.com/ASPN/docs/ActiveTcl/tklib/ico/ico.html
http://aspn.activestate.com/ASPN/docs/ActiveTcl/tklib/ctext/ctext.html
http://aspn.activestate.com/ASPN/docs/ActiveTcl/tklib/tooltip/tooltip.html
http://aspn.activestate.com/ASPN/docs/ActiveTcl/tklib/widget/widget.html
http://aspn.activestate.com/ASPN/docs/ActiveTcl/tcllib/comm/comm.html
http://aspn.activestate.com/ASPN/docs/ActiveTcl/tcllib/snit/snit.html
This library is a component of ActivePerl and is covered under the same terms as ActivePerl.
Copyright 2007-2009 ActiveState. All rights reserved.