Code example
The dimensions (in terms of cells) of a filler can be set with #height: and #width: messages. In the following code, the empty cell would be on the upper left:
(UlcBox rows: 3 columns: 5) add: UlcFiller new