Next | Prev | Top | Contents | Index

Chapter 4: Using Tcl Motif


Tcl Motif, or Tm, is a binding of the Tcl language to the Motif library. Tm provides access to a useful subset of Motif widgets, accessible through the simple Tcl language.

Tcl is an interpreted language originally intended for use as an embedded command language for other applications. It has been used for that, but has also become useful as a language in its own right.


Tcl Toolkits
Getting Started
Enhanced Motif Style
Widget Basics
Resources
Callbacks
Actions and Translations
Base Classes
Basic Widgets
Manager Widgets
Drag and Drop
Send Primitive
More Widgets
Boxes
Menus
Dialogs

Next | Prev | Top | Contents | Index