Differences between revisions 1 and 2
Revision 1 as of 2005-06-26 03:32:16
Size: 989
Editor: d83-177-217-172
Comment:
Revision 2 as of 2005-06-26 06:40:46
Size: 990
Editor: m248
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
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 muti-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 (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 (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 usable with Tkinter

Mailing-lists, documentation, [http://www.tkzinc.org/index.php?n=Main.Screenshots screenshots] [http://cvs.tkzinc.org cvs] and [http://bugzilla.tkzinc.org bugzilla] are all available at [http://www.tkzinc.org]

TkZinc (last edited 2014-03-14 03:35:39 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.