[comp.windows.x.motif] Is is possible to 'grey out' Motif menus entries

nazgul@alphalpha.com (Kee Hinckley) (11/14/90)

> Is is possible to grey out menu entries in Motif?
XtSetSensitive(widget, False).  But some dumb 386 servers will
ignore grayed text.

> E-mail will be mucho appreciated!

I'm sure, however the chances of it getting to you are slim
unless you include a return address.

bazavan@hpcilzb.HP.COM (Valentin Bazavan) (11/14/90)

Yes, it is possible. Use XtSetSensitive(<your menu button widget>, False).

Valentin Bazavan
vbazavan@hpdtc.hp.com