5.25 Toplevel widgets

5.25.1 Description

The very first widget you can use to build a window must be either td or lr. This particular widget is called the toplevel widget. A toplevel widget is a td or lr widget with added features and functionalities. This section will only describe these new parameters, see the specific td and lr documentation for the other supported parameters (See Section 5.24).

Note that the glue parameter is nswe by default and that can't be changed (the toplevel widget is always glued to the border of the window).

Note also that a freshly created toplevel window is not displayed by default. Use the show method to display it once built.

5.25.2 Parameters

5.25.3 Interface

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


Donatien Grolaux
Version 1.2.3 (20011129)