From 11d300cf2d4d7c0da508ff27534c14261d5043a0 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 28 Mar 2003 17:36:34 +0000 Subject: Ajout de plusieurs demos et remaniement --- demos/tiger.tcl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'demos/tiger.tcl') diff --git a/demos/tiger.tcl b/demos/tiger.tcl index 46eee31..b0ac265 100644 --- a/demos/tiger.tcl +++ b/demos/tiger.tcl @@ -528,7 +528,7 @@ $w.zinc add curve __g__472 {{301.5 191.5} {284 179.5} {284 179.5 c} {303 196.5 c $w.zinc translate $topGroup 200 150 -### some binding useful for debugging +##### bindings for moving rotating scaling the items bind $w.zinc "press motion %x %y" bind $w.zinc release @@ -536,7 +536,6 @@ bind $w.zinc "press zoom %x %y" bind $w.zinc release -##### bindings for moving rotating scaling the items set curX 0 set curY 0 set curAngle 0 -- cgit v1.1