label package for Tcl/Tk
- Description
- label is a package that provides selection and wrapping of Tk label widgets.
- Features
- Provides selection of label text, including cut, copy and paste.
- Provides auto-wrapping of label text to fit available width.
- TIP 55 compliance for packaging and metadata.
- Version
- This is version 0.0.1 (alpha).
- Changes
-
Please refer to the file CHANGELOG.txt included in the 'doc' directory of the archive.
- Requirements
- Tcl/Tk >= 8.3 (not tested with earlier versions)
- Download
- The package can be downloaded from:
http://www.speakeasy.org/~msaye/tk/label/
http://www.speakeasy.org/~msaye/tk/label/label-0.0.1.tgz
- Installation
- Extract the archive file into your tcl package path. The package is pure tcl code and requires no compilation.
- Documentation
- Please refer to the file index.html or index.txt included in the 'doc' directory of the archive.
- Examples
- Please refer to the files included in the 'examples' directory of the archive.
- Copyright
- The label package and all accompanying material is:
Copyright (C) 2003, Mark G. Saye
- License
- This package is released under the BSD license. Please refer to the file LICENSE.html or LICENSE.txt included in the 'doc' directory of the archive for information on usage and distribution of this package, and for a DISCLAIMER OF ALL WARRANTIES.
- Contact
- Please send questions, comments, bug reports, patches, requests to:
Mark G. Saye <markgsaye@yahoo.com>
Copyright (C) 2003, Mark G. Saye <markgsaye@yahoo.com>