Squeak Class Documentation category index | class index  
 
StringReadoutTile
  category: Morphic-Scripting Tiles
  superclass: TileMorph
  subclasses: SoundReadoutTile

No comment. Sorry.

instance methods
  literal
  basicWidth
literal:
setLiteralTo:width:

class methods
  width
 

instance methods
  literal top  
 

basicWidth

Provide a nominal minimum, exclusive of arrows and independent of label width


 

literal:


 

setLiteralTo:width:

like literal:width: but does not inform the target


class methods
  width top