... XmTextReplace - Online Linux Manual PageSection : library call

NAMEXmTextReplace — A Text function that replaces part of a text string .iX "XmTextReplace" .iX "Text functions" "XmTextReplace"

SYNOPSIS#include <Xm/Text​.h> void XmTextReplace( Widget widget, XmTextPosition from_pos, XmTextPosition to_pos, char * value);

DESCRIPTIONXmTextReplace replaces part of the text string in the Text widget​. The character positions begin at 0 (zero) and are numbered sequentially from the beginning of the text​. An example text replacement would be to replace the second and third characters in the text string​. To accomplish this, the parameter from_pos must be 1 and to_pos must be 3​. To insert a string after the fourth character, both parameters, from_pos and to_pos, must be 4​. 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​. The XmNmotionVerifyCallback is generated if to_pos is less than or equal to the cursor position and the length of value is not the same as the length of the text being replaced, or if the cursor position is between from_pos and to_pos, and the distance from the cursor position to from_pos is greater than the length of value​. widget Specifies the Text widget ID from_pos Specifies the start position of the text to be replaced to_pos Specifies the end position of the text to be replaced value Specifies the character string value to be added to the text widget For a complete definition of Text and its associated resources, see XmText(3)​.

RELATEDXmText(3) and XmTextReplaceWcs(3)​. ...
0
Johanes Gumabo
Data Size   :   7,741 byte
man-XmTextReplace.3Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   3 / 190,896
Visitor ID   :     :  
Visitor IP   :   18.220.227.250   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.

ERROR : Need New Coding :         (parse_manual_page_|249|XmTextReplace.3|2|..|... )         (parse_manual_page_|249|XmTextReplace.3|52|iX|.iX "XmTextReplace" )         (parse_manual_page_|249|XmTextReplace.3|53|iX|.iX "Text functions" "XmTextReplace" )         (parse_manual_page_|249|XmTextReplace.3|103|..|... )