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

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

DXmSvnSetEntry(3X)

Contents


NAME    [Toc]    [Back]

       DXmSvnSetEntry  -  Provides  the SVN widget with new entry
       level information.

SYNOPSIS    [Toc]    [Back]

       void DXmSvnSetEntry(
               Widget widget,
               int entry,
               int width,
               int height,
               int number,
               Boolean sens,
               XtPointer tag,
               Boolean index );

PARAMETERS    [Toc]    [Back]

       The identifier (widget ID) of the SVN widget.  An  integer
       that represents the number of the entry for which information
 will be set or changed.  An integer  that  represents
       the  width  of  the entry.  This value is used to allocate
       sufficient display space for the entry.  If  0  is  specified,
 the SVN widget will calculate the width based on the
       components and  font.   An  integer  that  represents  the
       height  of the entry.  This value is used to allocate sufficient
 display space for the entry.  If 0  is  specified,
       the SVN widget will calculate the height based on the components
 and font.  An integer that represents  the  number
       of  components  in this entry.  A Boolean value that, when
       True, makes this entry sensitive (the user can select it).
       When  False,  the display for that entry will be dimmed to
       indicate that the entry is not sensitive (the user  cannot
       select it).  The value that the application will associate
       with the entry.  This value is returned in  all  callbacks
       that  set  the  entry_number  field  in the DXmSvnCallback
       structure.  A Boolean value  that,  when  True,  indicates
       that all of the entries being added should be displayed in
       the scroll index window when the user  drags  the  slider.
       Note  that if you set this argument to True, the DXmNliveScrolling
 resource must be set to False.

DESCRIPTION    [Toc]    [Back]

       The  DXmSvnSetEntry  routine  enables  an  application  to
       respond  to  a  DXmSvnCRGetEntry  callback  requesting the
       information for an entry. You can specify a subset of  the
       information  allowed  on  this call by using the following
       routines:  DXmSvnSetEntryNumComponents   DXmSvnSetEntryTag
       DXmSvnSetEntryIndexWindow        DXmSvnSetEntrySensitivity
       DXmSvnSetEntry

       Make this  call  in  your  application  between  calls  to
       DXmSvnDisableDisplay  and DXmSvnEnableDisplay.  After making
 a call to this routine, your application  should  call
       the  DXmSvnSetComponentText, DXmSvnSetComponentPixmap, and
       DXmSvnSetComponentWidget routines to  individually  supply
       the component information.

       Note  that  if  your  application calls the DXmSvnSetEntry
       routine to modify an existing  entry  and  the  number  of
       entries  changes,  all  previous  component information is
       discarded.



                                               DXmSvnSetEntry(3X)
[ Back ]
 Similar pages
Name OS Title
DXmSvnGetEntryLevel Tru64 Retrieves (returns) the level of an entry in the display.
DXmSvnSetEntryNumComponents Tru64 Provides the SVN widget with the number of components for an entry.
DXmSvnInvalidateEntry Tru64 Specifies that the SVN widget redisplay (update) an entry.
cdk_entry NetBSD Creates a managed curses entry widget.
DXmSvnSetEntryIndexWindow Tru64 Controls whether the SVN widget displays the entry in the index window.
cdk_mentry NetBSD Creates a managed curses multiple line entry widget.
show_cell HP-UX Displays the information you need to create a cell entry in either DNS or GDS
show_object HP-UX Displays attribute information about the specified object entry
rpccp_import HP-UX Imports binding information and an object UUID from a server entry
XmWidgetGetBaselines HP-UX Retrieves baseline information for a widget
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service