Next: Defining Application Frames, Up: The First Application
A CLIM application is made up of a hierarchy of panes and
gadgets (gadgets are special kinds of panes). These elements
correspond to what other toolkits call widgets. Frequently used
CLIM gadgets are buttons, sliders, etc, and typical
panes are the layout panes such as hbox, vbox,
hrack, etc.