Next: BLOX.BText-images, Previous: BLOX.BText-attributes, Up: BLOX.BText [Index]
Set the height of the given child to be ‘value’ pixels.
Adjust the height of the given child to be given by ‘value’ more pixels.
Set the width of the given child to be ‘value’ pixels.
Adjust the width of the given child to be given by ‘value’ more pixels.
Never fail and do nothing, the children stay where the text ended at the time each child was added in the widget
This method should not be called for instances of this class.
Never fail and do nothing, the children stay where the text ended at the time each child was added in the widget
This method should not be called for instances of this class.
Answer the given child’s height in pixels.
Answer the given child’s width in pixels.
Answer the given child’s top-left border’s x coordinate. We always answer 0 since the children actually move when the text widget scrolls
Answer the given child’s top-left border’s y coordinate. We always answer 0 since the children actually move when the text widget scrolls
Next: BLOX.BText-images, Previous: BLOX.BText-attributes, Up: BLOX.BText [Index]