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

  man pages->HP-UX 11i man pages -> XmTextScroll (3)              
Title
Content
Arch
Section
 

Contents


 XmTextScroll(library call)                       XmTextScroll(library call)




 NAME    [Toc]    [Back]
      XmTextScroll - A Text function that scrolls text

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Text.h>
      void XmTextScroll(
      Widget widget,
      int lines);

 DESCRIPTION    [Toc]    [Back]
      XmTextScroll scrolls text by a given number of lines in a Text widget.
      The sign of the number is interpreted according to the value of the
      XmNlayoutDirection resource.

      widget    Specifies the Text widget ID

      lines     Specifies the number of lines of text to scroll. A positive
                value causes text to scroll upward; a negative value causes
                text to scroll downward.  Note that the text will scroll
                only as long as one line of text remains visible in the
                window.

                If a navigator exists, this function uses the XmQTnavigator
                trait to update the vertical navigator's value.

                In the case of vertical writing, a positive value causes the
                text to scroll forward; a negative value causes the lines to
                scroll backward.

      For a complete definition of Text and its associated resources, see
      XmText(3).

 RELATED    [Toc]    [Back]
      XmText(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
DXmCSTextHorizontalScroll Tru64 Scrolls text horizontally.
DXmCSTextVerticalScroll Tru64 Scrolls text vertically.
XmTextCut IRIX A Text function that copies the primary selection to the clipboard and deletes the selected text
XmTextGetSubstringWcs IRIX A Text function that retrieves a portion of a wide character internal text buffer
XmTextReplaceWcs HP-UX A Text function that replaces part of a wide character string in a Text widget
XmTextGetStringWcs HP-UX A Text function that retrieves a copy of the wide character string value of a Text widget
XmTextGetStringWcs IRIX A Text function that retrieves a copy of the wide character string value of a Text widget
XmTextFindStringWcs Tru64 A Text function that finds the beginning position of a wide character text string
XmTextGetStringWcs Tru64 A Text function that retrieves a copy of the wide character string value of a Text widget
XmTextReplaceWcs IRIX A Text function that replaces part of a wide character string in a Text widget
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service