Difference between revisions of "TkZinc"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Zinc |Short description=Tk graphical widget |Full description=Zinc is a Tk widget developed with Perl/Tk, Tcl/Tk and Python/Tk bindings. Zinc widgets are similar to...")
 
(New version)
Line 3: Line 3:
 
|Short description=Tk graphical widget
 
|Short description=Tk graphical widget
 
|Full description=Zinc is a Tk widget developed with Perl/Tk, Tcl/Tk and Python/Tk bindings. Zinc widgets are similar to Tk canvases in that they support structured graphics. Graphical items can be manipulated, and bindings can be associated with them to implement interaction behaviors. But unlike the canvas, zinc can structure the items in a hierarchy, and supports affine 2D transforms. Clipping can be set for sub-trees of the item hierarchy and the item set is quite more powerful, including field-specific items for Air Traffic systems. Zinc is fast enough to allow the implementation of 2k2k radar displays with smooth animations, yet structured enough to allow the implementation of direct manipulation desktop GUIs.
 
|Full description=Zinc is a Tk widget developed with Perl/Tk, Tcl/Tk and Python/Tk bindings. Zinc widgets are similar to Tk canvases in that they support structured graphics. Graphical items can be manipulated, and bindings can be associated with them to implement interaction behaviors. But unlike the canvas, zinc can structure the items in a hierarchy, and supports affine 2D transforms. Clipping can be set for sub-trees of the item hierarchy and the item set is quite more powerful, including field-specific items for Air Traffic systems. Zinc is fast enough to allow the implementation of 2k2k radar displays with smooth animations, yet structured enough to allow the implementation of direct manipulation desktop GUIs.
 +
|Homepage URL=https://github.com/gitpan/tk-zinc
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.tkzinc.org
 
|VCS checkout command=
 
 
|Computer languages=Python,Perl,Tcl
 
|Computer languages=Python,Perl,Tcl
 
|Documentation note=User reference manual available in HTML format from http://www.tkzinc.org/index.php?n=Main.Documentation; User reference manual available in PDF format from http://www.tkzinc.org/Documentation/refman3.2.97.pdf; User tutorial available in HTML format from http://zentara.net/zinc/
 
|Documentation note=User reference manual available in HTML format from http://www.tkzinc.org/index.php?n=Main.Documentation; User reference manual available in PDF format from http://www.tkzinc.org/Documentation/refman3.2.97.pdf; User tutorial available in HTML format from http://zentara.net/zinc/
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=graphics,2D,hierarchy,tk,Canvas,widget,structured graphics,affine,item,item set,clipping,air traffic control,2k2k radar
 
|Keywords=graphics,2D,hierarchy,tk,Canvas,widget,structured graphics,affine,item,item set,clipping,air traffic control,2k2k radar
|Is GNU=n
+
|Version identifier=3.303
|Last review by=Janet Casey
+
|Version date=2014/10/24
|Last review date=2005-08-15
+
|Version status=stable
 +
|Version download=https://github.com/gitpan/tk-zinc/archive/stable.tar.gz
 +
|Version comment=3.303 stable released 2014-10-24
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/01/01
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=3.3.2
+
|Status=
|Version date=2005-06-24
+
|Is GNU=No
|Version status=stable
+
|License verified date=2004-05-26
|Version download=http://www.tkzinc.org/downlog.php?file=zinc-tk_3.3.2-correctif1.tar.gz
+
}}
 +
{{Project license
 +
|License=LGPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2004-05-26
 
|License verified date=2004-05-26
|Version comment=3.3.2 stable released 2005-06-24
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Christophe Mertz
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Christophe Mertz
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Alexandre Lemort
 
|Role=Contributor
 
|Role=Contributor
|Real name=Alexandre Lemort
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Céline Schlienger
 
|Role=Contributor
 
|Role=Contributor
|Real name=Céline Schlienger
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Stéphane Chatty
 
|Role=Contributor
 
|Role=Contributor
|Real name=Stéphane Chatty
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Stéphane Conversy
 
|Role=Contributor
 
|Role=Contributor
|Real name=Stéphane Conversy
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 67: Line 60:
 
|Works-with=graphics
 
|Works-with=graphics
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=LGPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2004-05-26
 
}}
 

Revision as of 20:58, 31 December 2016


[edit]

Zinc

https://github.com/gitpan/tk-zinc
Tk graphical widget

Zinc is a Tk widget developed with Perl/Tk, Tcl/Tk and Python/Tk bindings. Zinc widgets are similar to Tk canvases in that they support structured graphics. Graphical items can be manipulated, and bindings can be associated with them to implement interaction behaviors. But unlike the canvas, zinc can structure the items in a hierarchy, and supports affine 2D transforms. Clipping can be set for sub-trees of the item hierarchy and the item set is quite more powerful, including field-specific items for Air Traffic systems. Zinc is fast enough to allow the implementation of 2k2k radar displays with smooth animations, yet structured enough to allow the implementation of direct manipulation desktop GUIs.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

26 May 2004




Leaders and contributors

Contact(s)Role
Céline Schlienger Contributor
Christophe Mertz Maintainer
Stéphane Chatty Contributor
Alexandre Lemort Contributor
Stéphane Conversy Contributor


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/zinc
Python (Ref)https://pypi.org/project/Zinc
Bug Tracking,Developer,SupportE-mailmailto:zinc@tls.cena.fr


Software prerequisites




Entry






























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.