VarPanelC.st
changeset 161 a33764a0af35
parent 150 9411bf3927d9
child 174 d80a6cc3f9b2
--- a/VarPanelC.st	Thu Sep 14 19:44:12 1995 +0200
+++ b/VarPanelC.st	Sat Sep 16 01:52:06 1995 +0200
@@ -47,13 +47,13 @@
 
 version
 "
-$Header: /cvs/stx/stx/libwidg/Attic/VarPanelC.st,v 1.4 1995-08-29 16:44:40 claus Exp $
+$Header: /cvs/stx/stx/libwidg/Attic/VarPanelC.st,v 1.5 1995-09-15 23:52:06 claus Exp $
 "
 ! !
 
 !VariablePanelController methodsFor:'event handling'!
 
-buttonMotion:button x:bx y:by
+buttonMotion:state x:bx y:by
     "mouse-button was moved while pressed;
      clear prev handleBar and draw handle bar at new position"