Toggle.st
changeset 5954 a39c4c036662
parent 5953 cba9ab47338d
child 6060 fcd81f4fe76c
equal deleted inserted replaced
5953:cba9ab47338d 5954:a39c4c036662
   483 
   483 
   484     showLamp := DefaultShowLamp.
   484     showLamp := DefaultShowLamp.
   485     showLamp ifTrue:[
   485     showLamp ifTrue:[
   486         onLevel := offLevel.
   486         onLevel := offLevel.
   487 
   487 
   488         "dont know, if I like this ..."
   488         "don't know, if I like this ..."
   489         "
   489         "
   490         activeBgColor := bgColor
   490         activeBgColor := bgColor
   491         "
   491         "
   492     ].
   492     ].
   493 
   493