XmText: A clipboard does not operated.

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

2 posts / 0 new
Last post
XmText: A clipboard does not operated.

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()

nao

I used KDE on SuSE.
However, it was satisfactory when using TWM.

Are there any solution methods?