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

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

XmTextFieldCut(3X)

Contents


NAME    [Toc]    [Back]

       XmTextFieldCut - A TextField function that copies the primary
 selection to the clipboard and deletes  the  selected
       text

SYNOPSIS    [Toc]    [Back]

       #include <Xm/TextF.h>

       Boolean XmTextFieldCut (widget, time)
               Widget widget;
               Time time;

DESCRIPTION    [Toc]    [Back]

       XmTextFieldCut  copies  the  primary  selected text to the
       clipboard and then deletes the primary selected text. This
       routine  calls  the  widget's  XmNvalueChangedCallback and
       verification callbacks, either XmNmodifyVerifyCallback  or
       XmNmodifyVerifyCallbackWcs, or both.  If both verification
       callback lists are registered, the procedures of the  XmNmodifyVerifyCallback
  list  are  executed  first  and  the
       resulting data is passed to the XmNmodifyVerifyCallbackWcs
       callbacks.   Specifies the TextField widget ID.  Specifies
       the time at which the selection value is to be modified.
        This should be the time of the event which triggered this
       request.

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

RETURN VALUE    [Toc]    [Back]

       This function returns False if the  primary  selection  is
       NULL,  if the widget doesn't own the primary selection, or
       if the function is unable to gain ownership of  the  clipboard
 selection.  Otherwise, it returns True.

SEE ALSO    [Toc]    [Back]

      
      
       XmTextField(3X)



                                               XmTextFieldCut(3X)
[ Back ]
 Similar pages
Name OS Title
XmTextFieldCut HP-UX A TextField function that copies the primary selection to the clipboard and deletes the selected text
XmTextFieldCut IRIX A TextField 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
XmTextCut Tru64 A Text function that copies the primary selection to the clipboard and deletes the selected text
XmTextCut IRIX A Text function that copies the primary selection to the clipboard and deletes the selected text
XmTextFieldCopy Tru64 A TextField function that copies the primary selection to the clipboard
XmTextFieldCopy IRIX A TextField function that copies the primary selection to the clipboard
XmTextFieldCopy HP-UX A TextField function that copies the primary selection to the clipboard
XmTextFieldCopyLink HP-UX A TextField function that copies a link to the primary selection to the clipboard
XmTextCopy Tru64 A Text function that copies the primary selection to the clipboard
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service