aboutsummaryrefslogtreecommitdiff
path: root/Perl/demos/zinc-demos
diff options
context:
space:
mode:
authormertz2003-06-24 15:13:33 +0000
committermertz2003-06-24 15:13:33 +0000
commitb925a6c2fc266d313ac60dc97c3f82f62dbd2a2d (patch)
tree73d4fcaf20b85522a98fdf5bfe1f355b5daf1cf8 /Perl/demos/zinc-demos
parentb54c2e3875bdf007b1b216e946a34c36b2d57224 (diff)
downloadtkzinc-b925a6c2fc266d313ac60dc97c3f82f62dbd2a2d.zip
tkzinc-b925a6c2fc266d313ac60dc97c3f82f62dbd2a2d.tar.gz
tkzinc-b925a6c2fc266d313ac60dc97c3f82f62dbd2a2d.tar.bz2
tkzinc-b925a6c2fc266d313ac60dc97c3f82f62dbd2a2d.tar.xz
a new demo : the magic lens by JLV!
Diffstat (limited to 'Perl/demos/zinc-demos')
-rw-r--r--Perl/demos/zinc-demos1
1 files changed, 1 insertions, 0 deletions
diff --git a/Perl/demos/zinc-demos b/Perl/demos/zinc-demos
index 88fb9bd..243c262 100644
--- a/Perl/demos/zinc-demos
+++ b/Perl/demos/zinc-demos
@@ -149,6 +149,7 @@ $T->insert('end', "2. A simple radar display.\n", [qw/demo demo-simpleradar/]);
$T->insert('end', "3. Zetris a clone of the famous tetris game (requires openGL.)\n", [qw/demo demo-Zetris/]);
$T->insert('end', "4. ATC sample fake electronic strips (nicer with openGL.)\n", [qw/demo demo-groups_in_ATC_strips/]);
$T->insert('end', "5. The famous tiger using the X11 shape extension. (nicer with openGL)\n", [qw/demo demo-tiger/]);
+$T->insert('end', "6. A magic lens based on Graphics.pm. (nicer with openGL)\n", [qw/demo demo-MagicLens/]);
$T->insert('end', "\n", '', "All Items\n", 'title');