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

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

DXmCreateScrolledCSText(3X)

Contents


NAME    [Toc]    [Back]

       DXmCreateScrolledCSText  -  Creates a compound string text
       widget with scroll bars.

SYNOPSIS    [Toc]    [Back]

       Widget DXmCreateScrolledCSText(
               Widget parent,
               char *name,
               Args *args,
               Cardinal num_args );

PARAMETERS    [Toc]    [Back]

       The identifier (widget ID) of the parent widget.  The name
       of  the created widget.  The application override argument
       list.  The number of arguments in the application override
       argument list.

DESCRIPTION    [Toc]    [Back]

       The  DXmCreateScrolledCSText  routine  creates  a compound
       string text widget with scroll bars.  The routine uses the
       same  arguments  and resources as the DXmCreateCSText routine
 to create a compound string text widget but uses  the
       following  resources  to  create  horizontal  and vertical
       scroll bars for the widget as well:

       ------------------------------------------------------------------
       Resource              Description
       ------------------------------------------------------------------
       XmNscrollHorizontal   Controls whether a scroll bar  that  allows
                             the  user  to  scroll through text horizontally
 is added to the compound string  text
                             window.
       XmNscrollTopSide      Controls  whether the horizontal scroll bar
                             is positioned at the top  of  the  compound
                             string text window.
       XmNscrollVertical     Controls  whether  a scroll bar that allows
                             the user to scroll through text  vertically
                             is  added  to the compound string text window.

       XmNscrollLeftSide     Controls whether the vertical scroll bar is
                             placed  on  the  left  side of the compound
                             string text window.
       ------------------------------------------------------------------


   Inherited Resources    [Toc]    [Back]
       The DXmCreateScrolledCSText routine inherits behaviour and
       resources from the following superclasses:

       Core  Resource Set XmPrimitive Resource Set DXmScrolledCSText
 Resource Set

RETURN VALUES    [Toc]    [Back]

       The identifier (widget ID) of the created compound  string
       text widget.






SEE ALSO    [Toc]    [Back]

      
      
       DXmCreateCSText(3X)



                                      DXmCreateScrolledCSText(3X)
[ Back ]
 Similar pages
Name OS Title
DXmCreateCSText Tru64 Creates a compound string text widget.
XmStringCreateSimple HP-UX A compound string function that creates a compound string in the language environment of a widget
XmStringCreateSimple IRIX A compound string function that creates a compound string in the language environment of a widget
XmStringCreateSimple Tru64 A compound string function that creates a compound string in the language environment of a widget
DXmCSTextSetString Tru64 Replaces all the text in the compound string text widget with new text.
DXmCSTextSetMaxLength Tru64 Sets the maximum allowable length of the text in the compound string text widget.
DXmCSTextGetMaxLength Tru64 Retrieves (returns) current maximum allowable length of the text in the compound string text widget.
DXmCSTextGetSelection Tru64 Retrieves the text selected in the compound string text widget.
DXmCSTextReplace Tru64 Replaces a specified segment of text in a compound string text widget.
DXmCSTextGetEditable Tru64 Indicates whether the text in the compound string text widget can be edited by the user.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service