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

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

Contents


 XmTextSetSelection(library call)           XmTextSetSelection(library call)




 NAME    [Toc]    [Back]
      XmTextSetSelection - A Text function that sets the primary selection
      of the text

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Text.h>
      void XmTextSetSelection(
      Widget widget,
      XmTextPosition first,
      XmTextPosition last,
      Time time);

 DESCRIPTION    [Toc]    [Back]
      XmTextSetSelection sets the primary selection of the text in the
      widget.  It also sets the insertion cursor position to the last
      position of the selection and calls the widget's
      XmNmotionVerifyCallback callbacks.

      widget    Specifies the Text widget ID

      first     Marks the first character position of the text to be
                selected

      last      Marks the last position of the text to be selected

      time      Specifies the time at which the selection value is desired.
                This should be the same as the time of the event that
                triggered this request.  request. One source of a valid time
                stamp is the function XtLastTimestampProcessed.

      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
SgTextSetErrorSelection IRIX 0 XmTextSetErrorSelection -A Text function that sets the primary selection of the text
XmTextFieldSetSelection IRIX A TextField function that sets the primary selection of the text
SgTextFieldSetErrorSelection IRIX A TextField function that sets the primary selection of the text
XmTextFieldSetSelection Tru64 A TextField function that sets the primary selection of the text
XmTextFieldSetSelection HP-UX A TextField function that sets the primary selection of the text
XmTextCut IRIX A Text function that copies the primary selection to the clipboard and deletes the selected text
XmTextCut Tru64 A Text function that copies the primary selection to the clipboard and deletes the selected text
XmTextCut HP-UX A Text function that copies the primary selection to the clipboard and deletes the selected text
XmTextClearSelection Tru64 A Text function that clears the primary selection
XmTextClearSelection IRIX A Text function that clears the primary selection
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service