TITLE>GUI Programming Course Policy

CMSC 437/691C
Graphical User Interface Programming


TUE,THU 5:30-6:45 PM ACIV 109
Fall 1996


References

On Reserve

X11/Motif

Note: Some of the O'Reilly references are available on the SGI lab workstations (005, 230) through Insight, SGI's hypertext documentation system. Type insight at the prompt.

Object-Oriented Design

Other GUI Toolkits

General Graphics

Virtual Reality


Selected photocopies will also be made available on reserve

On Line

Manual Pages
Xlib, Xt, Motif, and OpenGL functions, data structures, widget classes, etc. are documented in online manual pages. For example, to read the manpage for XtAddCallback, type
man XtAddCallback
at the UNIX prompt. Capitalization is optional.

IRIS Insight
As mentioned above, several of the reserve references are available through Insight, SGI's online documentation system. You should find the OpenGL text and several of the O'Reilly X references available there.

Other Recommended Readings