The zinc-demos consists in many samples demo applications. More than 30 simple samples of Tkzinc demo applications written in Perl/Tk are now available bundled with the Tkzinc source and binary packages. After the installation of Tkzinc, just find and launch zinc-demos.

Since the 3.2.90 version, most of the Perl/Tk demos have been ported to Tcl/Tk. Try wish zinc-widget and enjoy.


Just add an item for your own piece of code on top of the list with a WikiWord to a page with your code. Don't forget date and credit.

  • 29 Oct 2006 The Magic Lens demo rewritten in Tcl MagicLens.tcl. It makes a good tutorial material. PLecoanet
    A variant of the same, in Python this time MagicLens.py. Thanks Didier Pavet
  • 29 Oct 2006 The ATC strips demo rewritten in Tcl AtcStrips.tcl. Another good tutorial. PLecoanet
  • 1 May 2004 Using Tkzinc with Python and Tkinter TkZincWithPython. Thanks jmoiron