Differences between revisions 5 and 6
Revision 5 as of 2014-03-13 13:45:48
Size: 824
Comment: gone
Revision 6 as of 2014-03-14 03:30:44
Size: 1040
Comment: possible help hist etc
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

Reference:
http://doro.poltava.ua/tkzinc/refmanch1.html

http://freecode.com/projects/zincisnotcanvas

http://search.cpan.org/~zincdev/tk-zinc-3.303/Zinc.pm

https://bitbucket.org/plecoanet/tkzinc/overview

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, anti-aliasing, 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

Original website: www.tkzinc.org gone

Reference: http://doro.poltava.ua/tkzinc/refmanch1.html

http://freecode.com/projects/zincisnotcanvas

http://search.cpan.org/~zincdev/tk-zinc-3.303/Zinc.pm

https://bitbucket.org/plecoanet/tkzinc/overview

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

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