This course combines the "X
Window Programming" course and the
"Motif Programming with Xt"course into a condensed 5 day course.
It prepares the student to create OSF/Motif graphical user interfaces
(GUI) using Motif and Xt, while also using lower level X function
calls (Xlib) when necessary.
The course presents the essential elements of the X Window
system, and continues through the Motif widget set and function
libraries, along with the Xt toolkit intrinsics that are necessary to
use them.
Students reinforce their understanding of the concepts by
immediately applying them in hands-on exercises that build working X
and Motif GUI applications.
The course is designed for programmers, engineers and managers who need to learn how to build efficient and effective GUIs using OSF/ Motif, but who also want to be able to use X window system features that are only available at the Xlib level.
Fundamental X Concepts
Windows
Events
Graphics Contexts
Fonts and Drawing Text
Pixmaps, Bitmaps, Cursors and Images
The Pointer and Keyboard
Inter-Client Communication
Xt Intrinsics & Widget Fundamentals
Making the Interface Work
Motif Primitive Widgets and Gadgets
Composite Widgets
Shell Widgets
Menus and Dialogs
Miscellaneous Topics