Parent document is top of "Motif FAQ (Part 8 of 9)"
Previous document is "295) Why does an augment translation appear to act as replace for"
Next document is "297) Can I change the graphics drawn by insensitive widgets? Some"

296) How do you "grey" out a widget so that it cannot be activated?

Answer:  Use XtSetSensitive(widget, False). Do not set the XmNsensitive
resource directly yourself (by XtSetValues) since the widget may need to talk
to parents first.

Parent document is top of "Motif FAQ (Part 8 of 9)"
Previous document is "295) Why does an augment translation appear to act as replace for"
Next document is "297) Can I change the graphics drawn by insensitive widgets? Some"