aboutsummaryrefslogtreecommitdiff
path: root/demos/zinc-widget
diff options
context:
space:
mode:
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