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

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

Contents


 XmTextSetTopCharacter(library call)     XmTextSetTopCharacter(library call)




 NAME    [Toc]    [Back]
      XmTextSetTopCharacter - A Text function that sets the position of the
      first character displayed

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Text.h>
      void XmTextSetTopCharacter(
      Widget widget,
      XmTextPosition top_character);

 DESCRIPTION    [Toc]    [Back]
      XmTextSetTopCharacter sets the position of the text at the top of the
      Text widget.  If the XmNeditMode is XmMULTI_LINE_EDIT, the line of
      text that contains top_character is displayed at the top of the widget
      without the text shifting left or right.  If the edit mode is
      XmSINGLE_LINE_EDIT, the text moves horizontally so that top_character
      is the first character displayed.

      widget    Specifies the Text widget ID

      top_character
                Specifies the position in the text to display at the top of
                the widget.  This is an integer number of characters from
                the beginning of the text buffer. The first character
                position is 0 (zero).

      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
DXmCSTextSetTopPosition Tru64 Sets the logical position of the first character in the displayed text.
XmTextGetTopCharacter IRIX A Text function that accesses the position of the first character displayed
XmTextGetTopCharacter Tru64 A Text function that accesses the position of the first character displayed
XmTextGetTopCharacter HP-UX A Text function that accesses the position of the first character displayed
XmTextShowPosition IRIX A Text function that forces text at a given position to be displayed
XmTextShowPosition HP-UX A Text function that forces text at a given position to be displayed
XmTextShowPosition Tru64 A Text function that forces text at a given position to be displayed
DXmCSTextGetTopPosition Tru64 Retrieves (returns) the logical position of the first character in the displayed text.
XmTextFieldShowPosition IRIX A TextField function that forces text at a given position to be displayed
XmTextFieldShowPosition Tru64 A TextField function that forces text at a given position to be displayed
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service