Version 3 of tko

Updated 2020-09-14 10:14:45 by RZ

tko -- oo class like widgets

Date21 Aug 2020
Current stateno release yet
Sources<https://chiselapp.com/user/rene/repository/tko >
Binaries<https://sourceforge.net/projects/kbskit/files/zipkit/ >
AuthorRené Zaumseil
LicenseBSD

The tko package implements oo class widgets. It provides the following commands:

  • ::tko procedure to create oo widgets and deal with options.
  • _tko class method to deal with options.
  • ::tko::toplevel oo class version of ::toplevel widget.
  • ::tko::frame oo class version of ::frame widget.
  • ::tko::labelframe oo class version of ::labelframe widget.
  • ::tko::graph oo class version of RBC graph widget.
    • ::tko::vector vector command used in graph.
  • ::tko::path oo class version of tkpath widget.
    • ::tko::matrix matrix transformations in path
    • ::tko::style styles in path
    • ::tko::gradient gradients in path
    • ::tko::surface surface drawing in path

The package was developed with data from tip 556. It can be build with tcl/tk 8.7. Currently it is using tcl/tk internals!

Binaries are build using zipkit. There is also the patched version of pdf4tcl needed to work with tko.