Please note: This wiki is currently running in test mode after an attack on January 5 2013. All passwords were reset, so you will have to use the password recovery function to get a new password. To edit wiki pages, please log in first. See the wiki attack description page for more details. If you find problems, please report them to the pydotorg-www mailing list.

TkZinc (historically called Zinc) widget is very similar to Tk canvas in that they support structured graphics. Like the canvas, TkZinc implements items used to display graphical entities. Those items can be manipulated and bindings can be associated with them to implement interaction behaviors. But unlike the canvas, TkZinc can structure the items in a hierarchy, has support for scaling and rotation, clipping can be set for sub-trees of the item hierarchy, supports multi-contour curves. It also provides functions from openGL (when compiled with it), such as color gradient, antialiasing, transparencies and triangles item. The item set is quite powerful and includes field specific items for Air Traffic systems.

TkZinc as an extension to Tk, is only usable with Tkinter

Mailing-lists, documentation, screenshots cvs and bugzilla are all available at http://www.tkzinc.org

TkZinc (last edited 2008-11-15 14:00:57 by localhost)