hpux man page for xtremovegrab

Query: xtremovegrab

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XtRemoveGrab()															    XtRemoveGrab()

Name
  XtRemoveGrab - redirect user input from modal widget back to normal destination.

Synopsis
  void XtRemoveGrab(w)
	 Widget w;

Inputs
  w	    Specifies the widget to remove from the modal cascade.

Description
  XtRemoveGrab()  removes  the specified widget from the modal cascade, along with any widgets which were more recently added to the cascade.
  It issues a warning if the specified widget is not in the modal cascade.

  See XtAddGrab() for more information about the modal cascade, and how events are dispatched to it.

Usage
  The modal cascade is the set of modal widgets currently popped up.  If there is a modal cascade, XtDispatchEvent() does not deliver  events
  to the rest of the application; instead it ignores those events or delivers them to a widget in the modal cascade.

  To  add a widget to the modal cascade, use XtAddGrab().  Note that this function does not actually issue a grab; it simulates one by chang-
  ing the way events are dispatched.

  Most applications will never need to call XtAddGrab() or XtRemoveGrab().  The functions XtPopup(), XtPopupSpringLoaded(),  and  XtPopdown()
  do so automatically.

See Also
  XtAddGrab(1), XtDispatchEvent(1), XtPopdown(1), XtPopup(1), XtPopupSpringLoaded(1).

Xt - Pop Ups															    XtRemoveGrab()
Related Man Pages
xtaddgrab(3) - debian
xtremovegrab(3) - debian
xtaddgrab(3xt) - xfree86
xtaddgrab(3) - suse
xtremovegrab(3xt) - osf1
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
Thank you members and admins
Tar Command
Shopt -s histappend