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

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

Contents


 XmTextFieldSetSelection(library call) XmTextFieldSetSelection(library call)




 NAME    [Toc]    [Back]
      XmTextFieldSetSelection - A TextField function that sets the primary
      selection of the text

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

 DESCRIPTION    [Toc]    [Back]
      XmTextFieldSetSelection 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.  XmTextFieldSetSelection always
      generates an XmNgainPrimaryCallback unless it fails to take ownership
      of the primary text selection.

      widget    Specifies the TextField 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. One source of a valid time stamp is
                the function XtLastTimestampProcessed.

      For a complete definition of TextField and its associated resources,
      see XmTextField(3).

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


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmTextFieldCut IRIX A TextField function that copies the primary selection to the clipboard and deletes the selected text
XmTextFieldCut HP-UX A TextField function that copies the primary selection to the clipboard and deletes the selected text
SgTextSetErrorSelection IRIX 0 XmTextSetErrorSelection -A Text function that sets the primary selection of the text
XmTextSetSelection IRIX A Text function that sets the primary selection of the text
XmTextSetSelection HP-UX A Text function that sets the primary selection of the text
XmTextSetSelection Tru64 A Text function that sets the primary selection of the text
XmTextFieldClearSelection HP-UX A TextField function that clears the primary selection
XmTextFieldRemove IRIX A TextField function that deletes the primary selection
XmTextFieldClearSelection IRIX A TextField function that clears the primary selection
XmTextFieldClearSelection Tru64 A TextField function that clears the primary selection
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service