To all a good evening,
I now have completed coding of my application except for the copy to
clipboard function.
Looking at UTR6c, there is an example of copy/paste to/from clipboard.
Notably, it uses the WAttrib("selection=" || longstr) to copy the data
to the clipboard. One is then able to copy back to elsewhere.
However, I am finding that this is local to the Unicon window opened. It
has no effect on the system clipboard. Is there any known method
(cross-platform) in which I can copy from my application to another
application running, e.g. to some editor or application like libreoffice?
Or is this going to involve writing a C function to handle this?
regards
Bruce Rennie
------------------------------------------------------------------------------
_______________________________________________
Unicon-group mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unicon-group