*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> DXmSvnSetComponentHidden (3X)              
Title
Content
Arch
Section
 

DXmSvnSetComponentHidden(3X)

Contents


NAME    [Toc]    [Back]

       DXmSvnSetComponentHidden  -  Controls  which modes the SVN
       widget uses to display a particular component.

SYNOPSIS    [Toc]    [Back]

       void DXmSvnSetComponentHidden(
               Widget widget,
               int entry,
               int comp_number,
               int mode );

PARAMETERS    [Toc]    [Back]

       The identifier (widget ID) of the SVN widget.  An  integer
       that represents the number of the entry for which information
 is to be set or changed.  An integer that  represents
       the number of the component for which information is to be
       set or changed.  This cannot be a component  of  the  type
       Widget.   The  display mode in which this component should
       not be displayed, indicated by one of the  following  values:


              ---------------------------------------------------------
              Value                    Description
              ---------------------------------------------------------
              DXmSvnKdisplayNone       Display in all modes (hidden in
                                       none).
              DXmSvnKdisplayOutline    Do not display in outline mode.
              DXmSvnKdisplayTree       Do not display in tree mode.
              DXmSvnKdisplayAllModes   Do  not  display  in   outline,
                                       tree, or column mode.
              DXmSvnKdisplayColumns    Do not display in column mode.
              ---------------------------------------------------------

DESCRIPTION    [Toc]    [Back]

       The  DXmSvnSetComponentHidden  routine enables an application
 to prevent a component  (excluding  subwidgets)  from
       being  displayed  in  a  particular mode, thus making that
       component "hidden".  By default, components are visible in
       all modes.  However, you can use this routine to prevent a
       component from displaying in one mode (outline,  tree,  or
       column) or all modes.

       Using  this  routine  can reduce the amount of information
       displayed when the application is in tree mode, making the
       application  less  complex and easier to use. This routine
       is also useful if you want  your  application  to  display
       different icons in each of the two modes.

       Make  this  call  in  your  application  between  calls to
       DXmSvnDisableDisplay and DXmSvnEnableDisplay.



                                     DXmSvnSetComponentHidden(3X)
[ Back ]
 Similar pages
Name OS Title
hwmgr_get Tru64 Commands that display and set component attributes and display component category names
hwmgr_set Tru64 Commands that display and set component attributes and display component category names
glcompat IRIX controls compatibility modes
scon FreeBSD controls screen modes for pcvt video driver
DXmCSTextSetAddMode Tru64 Controls whether the CSText widget is in Add Mode.
DXmSvnSetEntryIndexWindow Tru64 Controls whether the SVN widget displays the entry in the index window.
SgFinderGetChild IRIX A Finder function used to access a widget component
XmProcessTraversal IRIX A function that determines which component receives keyboard events when a widget has the focus
XmProcessTraversal Tru64 A function that determines which component receives keyboard events when a widget has the focus
XmProcessTraversal HP-UX A function that determines which component receives keyboard events when a widget has the focus
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service