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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 XmTextPaste(3X) -- A Text function that inserts the clipboard selection
    XmTextPaste inserts the clipboard selection at the insertion cursor of the destination widget. If XmNpendingDelete is True and the insertion cursor is inside the current selection, the clipboard selec...
 XmTextPosition(3X) -- Data type for a character position within a text string
    XmTextPosition is the data type for a character position within a text string. The text position is an integer representing the number of characters from the beginning of the string. The first charact...
 XmTextPosToXY(3X) -- A Text function that accesses the x and y position of a character position
    XmTextPosToXY accesses the x and y position, relative to the upper left corner of the Text widget, of a given character position in the text buffer. Specifies the Text widget ID Specifies the characte...
 XmTextRemove(3X) -- A Text function that deletes the primary selection
    XmTextRemove deletes the primary selected text. If there is a selection, this routine also calls the widget's XmNvalueChangedCallback and verification callbacks, either XmNmodifyVerifyCallback or XmN...
 XmTextReplace(3X) -- A Text function that replaces part of a text string
    XmTextReplace replaces part of the text string in the Text widget. The character positions begin at zero and are numbered sequentially from the beginning of the text. An example text replacement would...
 XmTextReplaceWcs(3X) -- A Text function that replaces part of a wide character string in a Text widget
    XmTextReplaceWcs replaces part of the wide character string in the Text widget. The character positions begin at zero and are numbered sequentially from the beginning of the text. An example text repl...
 XmTextScroll(3X) -- A Text function that scrolls text
    XmTextScroll scrolls text in a Text widget. Specifies the Text widget ID Specifies the number of lines of text to scroll. A positive value causes text to scroll upward; a negative value causes text to...
 XmTextSetAddMode(3X) -- A Text function that sets the state of Add Mode
    XmTextSetAddMode controls whether or not the Text widget is in Add Mode. When the widget is in Add Mode, the insert cursor can be moved without disturbing the primary selection. Specifies the Text wid...
 XmTextSetEditable(3X) -- A Text function that sets the edit permission
    XmTextSetEditable sets the edit permission state of the Text widget. When set to True, the text string can be edited. Specifies the Text widget ID Specifies a Boolean value that when True allows text ...
 XmTextSetHighlight(3X) -- A Text function that highlights text
    XmTextSetHighlight highlights text between the two specified character positions. The mode parameter determines the type of highlighting. Highlighting text merely changes the visual appearance of the ...
 XmTextSetInsertionPosition(3X) -- A Text function that sets the position of the insert cursor
    XmTextSetInsertionPosition sets the insertion cursor position of the Text widget. This routine also calls the widget's XmNmotionVerifyCallback callbacks if the insertion cursor position changes. Spec...
 XmTextSetMaxLength(3X) -- A Text function that sets the value of the current maximum allowable length of a text string entered...
    XmTextSetMaxLength sets the value of the current maximum allowable length of the text string in the Text widget. The maximum allowable length prevents the user from entering a text string from the key...
 XmTextSetSelection(3X) -- A Text function that sets the primary selection of the text
    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 XmNmotionVerifyCallbac...
 XmTextSetSource(3X) -- A Text function that sets the source of the widget
    XmTextSetSource sets the source of the Text widget. Text widgets can share sources of text so that editing in one widget is reflected in another. This function sets the source of one widget so that it...
 XmTextSetString(3X) -- A Text function that sets the string value
    XmTextSetString sets the string value of the Text widget. This routine calls the widget's XmNvalueChangedCallback and verification callbacks, either XmNmodifyVerifyCallback or XmNmodifyVerifyCallback...
<<  [Prev]  280  281  282  283  284  285  286  287  288  289  290  291  292  293  294  295  296  297  298  299  300  
301  302  303  304  305  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service