5.24 Td and lr widgets

5.24.1 Description

td and lr are frames, that is rectangular area. Their primary purpose is to act as a spacer or container for complex window layouts. The only features of a frame are its background color and an optional 3-D border to make the frame appear raised or sunken. td places the widgets top-down, while lr places them left to right. newline allows widgets to be placed on a grid structure. continue makes widgets span several rows or columns. See Section 4.1 for further details.

5.24.2 Parameters

5.24.3 Interface

The object you get by an handle on the widget implements the following methods :


Donatien Grolaux
Version 1.2.3 (20011129)