Previous: , Up: Native GUI Widgets   [Contents][Index]


50.3.6.4 Primitive Widgets

button

A button widget; either a push button, radio button or toggle button.

combo-box

A drop list of selectable items in a widget, for editing text.

edit-field

A text editing widget.

label

A static, text-only, widget; for displaying text.

progress-gauge

A sliding widget, for showing progress.

tab-control

A tab widget; a series of user selectable tabs.

tree-view

A folding widget.

scrollbar

A scrollbar widget. (#### Probably not the same as the scrollbar controlling an SXEmacs window.)