This is a discussion on Copy to Clipboard problem - Motif ; Hello, I have an application that copies to clipboard some text using functions like XmClipboardStartCpy, etc... I want now to copy a graphic (a set of lines, text, ...) but when I try to copy using PIXMAP format my app ...
Hello,
I have an application that copies to clipboard some text using functions
like XmClipboardStartCpy, etc... I want now to copy a graphic (a set of
lines, text, ...) but when I try to copy using PIXMAP format my app crash.
How can I do it?
Carlos