From ef07ddc87875cc9b88715099434e2dcff4726322 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Mon, 23 Feb 2004 09:16:48 +0000 Subject: Started reworking Tcl demos --- demos/iconTransform.tcl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'demos/iconTransform.tcl') diff --git a/demos/iconTransform.tcl b/demos/iconTransform.tcl index 2dd4d45..442d7a5 100644 --- a/demos/iconTransform.tcl +++ b/demos/iconTransform.tcl @@ -31,12 +31,11 @@ pack $w.buttons.dismiss $w.buttons.code -side left -expand 1 text $w.text -relief sunken -borderwidth 2 -height 6 pack $w.text -expand yes -fill both -$w.text insert end {This demo needs openGL for rescaling/rotating the icon - You can transform this gif image with your mouse: +$w.text insert end {You can transform this image with your mouse: Drag-Button 1 for moving, Drag-Button 2 for zooming, Drag-Button 3 for rotating, - Shift-Drag-Button 1 for modifying the transparency.} + Shift-Drag-Button 1 for modifying the transparency (OpenGL only).} ########################################### -- cgit v1.1