From 839c6cd06b3fccc2e6dc227746e58b3544a70b22 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Sun, 30 Mar 2003 09:09:44 +0000 Subject: Mise � jour interm�diaire --- demos/zinc-widget | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'demos/zinc-widget') 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 -- cgit v1.1