Submitted by nao on Mon, 10/23/2006 - 06:30. General Questions
wrote resource file.
*XmText.translations: #override\n\
Ctrl x: cut-clipboard()\n\
Ctrl c: copy-clipboard()\n\
Ctrl v: paste-clipboard()
The selected character string cannot be cut.
It cannot paste in the 1st try.
Why?
same example.
Motif Programming Manual Vol.6a
15.3 Text Clipboard Functions
cut_paste.c
XmTextCut(), XmTextCopy(), XmTextPaste()
I used KDE on SuSE.
However, it was satisfactory when using TWM.
Are there any solution methods?