XtIsSensitive man page on DigitalUNIX

Man page or keyword search:  
man Server   12896 pages
apropos Keyword Search (all sections)
Output format
DigitalUNIX logo
[printable version]

XtSetSensitive(3Xt)					   XtSetSensitive(3Xt)

NAME
       XtSetSensitive,	XtIsSensitive  -  set and check a widget's sensitivity
       state

SYNOPSIS
       void XtSetSensitive(w, sensitive)
	       Widget w;
	       Boolean sensitive;

       Boolean XtIsSensitive(w)
	       Widget w;

ARGUMENTS
       Specifies a Boolean value that  indicates  whether  the	widget	should
       receive keyboard and pointer events.  Specifies the widget.

DESCRIPTION
       The XtSetSensitive function first calls XtSetValues on the current wid‐
       get with an argument list specifying that the  sensitive	 field	should
       change  to  the new value. It then recursively propagates the new value
       down the managed children tree by calling XtSetValues on each child  to
       set  the ancestor_sensitive to the new value if the new values for sen‐
       sitive and the child's ancestor_sensitive are not the same.

       XtSetSensitive calls XtSetValues to change sensitive and	 ancestor_sen‐
       sitive.	Therefore,  when one of these changes, the widget's set_values
       procedure should take whatever display actions are needed (for example,
       greying out or stippling the widget).

       XtSetSensitive maintains the invariant that if parent has either sensi‐
       tive or ancestor_sensitive False, then all children have	 ancestor_sen‐
       sitive False.

       The XtIsSensitive function returns True or False to indicate whether or
       not user input events are being dispatched. If both core.sensitive  and
       core.ancestor_sensitive	are  True,  XtIsSensitive returns True; other‐
       wise, it returns False.

SEE ALSO
       X Toolkit Intrinsics -- C Language Interface

       Xlib -- C Language X Interface

							   XtSetSensitive(3Xt)
[top]

List of man pages available for DigitalUNIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net