XtSetMappedWhenManaged man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

XtSetMappedWhenManaged()			      XtSetMappedWhenManaged()

Name
  XtSetMappedWhenManaged  - set the value of a widget's XtNmappedWhenMan‐
  aged resource and map or unmap the window.

Synopsis
  void XtSetMappedWhenManaged(w, map_when_managed)
	 Widget w;
	 Boolean map_when_managed;

Inputs
  w	    Specifies the widget.  Must be of class Core or any	 subclass
	    thereof.

  map_when_managed
	    Specifies the new value of the map_when_managed field.

Description
  If  w	 is  realized and managed and if map_when_managed is set to True,
  XtSetMappedWhenManaged() maps the widget's window.  If  the  widget  is
  realized and managed and if the new value of map_when_managed is set to
  False, XtSetMappedWhenManaged() unmaps the widget's  window.	 In  both
  cases,  XtSetMappedWhenManaged()  sets  the  value of the widget's XtN‐
  mappedWhenManaged resource as specified by the  map_when_managed  argu‐
  ment.

  XtSetMappedWhenManaged()  is	a convenience function that is equivalent
  to (but slightly faster than) calling	 XtSetValues()	to  set	 the  new
  value for the XtNmappedWhenManaged resource, and then mapping or unmap‐
  ping the widget as appropriate.

Usage
  A widget is normally mapped when it is managed, which	 is  usually  the
  desired  behavior.  This behavior can be overridden by setting the XtN‐
  mappedWhenManaged resource for the widget to False,  and  then  calling
  XtSetMappedWhenManaged()  to	map  and  unmap	 the widget or by calling
  XtMapWidget() and XtUnmapWidget() explicitly.

  A widget that is managed but unmapped will have screen space	allocated
  for  it, but will not appear in that space.  A widget that is unmanaged
  will not have screen space allocated for it, and if mapped will  likely
  appear in an undesirable place.

See Also
  XtManageChild(1), XtMapWidget(1), XtUnmapWidget(1).

Xt - Resource Management			      XtSetMappedWhenManaged()
[top]

List of man pages available for HP-UX

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