aboutsummaryrefslogtreecommitdiff
path: root/demos/zinc-widget
diff options
context:
space:
mode:
authorlecoanet2003-04-16 09:43:32 +0000
committerlecoanet2003-04-16 09:43:32 +0000
commiteed2656db0adae2c234c3d74af0913746ed5c444 (patch)
treef2821633165f1caf635a7e77708aeda998786c10 /demos/zinc-widget
parentc0dc6e04d97b53185eda9bbd68900eba15ae1f84 (diff)
downloadtkzinc-eed2656db0adae2c234c3d74af0913746ed5c444.zip
tkzinc-eed2656db0adae2c234c3d74af0913746ed5c444.tar.gz
tkzinc-eed2656db0adae2c234c3d74af0913746ed5c444.tar.bz2
tkzinc-eed2656db0adae2c234c3d74af0913746ed5c444.tar.xz
Many updates for the 3.2.90 release and new demos
Diffstat (limited to 'demos/zinc-widget')
-rw-r--r--demos/zinc-widget3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/zinc-widget b/demos/zinc-widget
index 0051f53..7451798 100644
--- a/demos/zinc-widget
+++ b/demos/zinc-widget
@@ -114,6 +114,7 @@ set lastLine ""
}
.t insert end "\n" {} "Small applications\n" title
.t insert end "1. The famous tiger (better with openGL).\n" {demo demo-tiger}
+.t insert end "2. A toy radar display.\n" {demo demo-simpleRadar}
.t insert end "\n" {} "All Items\n" title
.t insert end "1. Exemples of all items.\n" {demo demo-items}
@@ -150,7 +151,7 @@ set lastLine ""
.t insert end "5. Axial color variation on the Y axis.\n" {demo demo-colorY}
.t insert end "6. Circular color variation.\n" {demo demo-colorCircular}
.t insert end "7. The triangles item.\n" {demo demo-triangles}
-.t insert end "8. Relief testbed (Better with openGL).\n" {demo demo-reliefs}
+.t insert end "8. Relief testbed.\n" {demo demo-reliefs}
.t configure -state disabled
focus .s