aboutsummaryrefslogtreecommitdiff
path: root/demos/zinc-widget
diff options
context:
space:
mode:
authorlecoanet2003-03-30 09:09:44 +0000
committerlecoanet2003-03-30 09:09:44 +0000
commit839c6cd06b3fccc2e6dc227746e58b3544a70b22 (patch)
tree9a1ca213fcdf9dc4e4dfa93d6b52698f1b0cf28b /demos/zinc-widget
parentd6a7dbb3a6090cc7d8007237f0b4f75c1d3f0112 (diff)
downloadtkzinc-839c6cd06b3fccc2e6dc227746e58b3544a70b22.zip
tkzinc-839c6cd06b3fccc2e6dc227746e58b3544a70b22.tar.gz
tkzinc-839c6cd06b3fccc2e6dc227746e58b3544a70b22.tar.bz2
tkzinc-839c6cd06b3fccc2e6dc227746e58b3544a70b22.tar.xz
Mise � jour interm�diaire
Diffstat (limited to 'demos/zinc-widget')
-rw-r--r--demos/zinc-widget9
1 files changed, 5 insertions, 4 deletions
diff --git a/demos/zinc-widget b/demos/zinc-widget
index d468e3e..f09baa3 100644
--- a/demos/zinc-widget
+++ b/demos/zinc-widget
@@ -145,10 +145,11 @@ set lastLine ""
.t insert end "\n" {} "Use of open GL\n" title
.t insert end "1. The TkZinc Logo.\n" {demo demo-tkZincLogo}
.t insert end "2. Applying transformations to an icon.\n" {demo demo-iconTransform}
-.t insert end "3. Axial color variation on the X axis.\n" {demo demo-colorX}
-.t insert end "4. Axial color variation on the Y axis.\n" {demo demo-colorY}
-.t insert end "5. Circular color variation.\n" {demo demo-colorCircular}
-.t insert end "6. The triangles item.\n" {demo demo-triangles}
+.t insert end "3. Using the alpha information from an image (Need Img ext.).\n" {demo demo-photoAlpha}
+.t insert end "4. Axial color variation on the X axis.\n" {demo demo-colorX}
+.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 configure -state disabled
focus .s