Squeak Class Documentation category index | class index  
 
TranslucentProgessMorph
  category: Morphic-Windows
  superclass: Morph
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  drawOn:
morphicLayerNumber
opaqueBackgroundColor:
revealingStyle

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

drawOn:


 

morphicLayerNumber

helpful for insuring some morphs always appear in front of or behind others.
smaller numbers are in front


 

opaqueBackgroundColor:


 

revealingStyle

>>>>
1 = original, no change after 100%
2 = hold at last 25% and blink until done
3 = wrap around from 100% back to 0 and go again. change color after first
<<<<


class methods
  no messages top