comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: How to make menu GRAY?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: How to make menu GRAY? [message #4181 is a reply to message #4170] Mon, 08 May 1995 00:00 Go to previous messageGo to previous message
Ken Knighton is currently offline  Ken Knighton
Messages: 44
Registered: May 1995
Member
Michael Feigin writes:

> Does anyone know how to make GRAY (unavailable) points of a
> menu? I can't find it in the documentation.

Michael,

You seem to be referring to the sensitivity of a widget.

Use:

WIDGET_CONTROL, widget_id, SENSITIVE=0

This makes the widget insensitive to the user and under MOTIF
or WINDOWS and changes the appearance of the widget.

The widget can be resensitized by:

WIDGET_CONTROL, widget_id, /SENSITIVE

Yours truly,

Ken Knighton
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: How to determine good tickmark formats?
Next Topic: Re: GETHELP.PRO source code

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Nov 30 15:37:33 PST 2025

Total time taken to generate the page: 1.36027 seconds