Re: Problem with copying text to the Windows clipboard
- Posted by RobertS Mar 22, 2009
- 1009 views
Thank you! I'll try with 4.0, but this may take a day or two until I've set it up and got acquainted with it.
I cannot paste to and from an editor, my program (so far) can only write to the clipboard SetClipboardText()is the only routine in conclip.e that I call.
BTW, one thing I forgot to mention: with an earlier version of conclip, the program crashed reliably after the (I think) 7th call to SetClipboardText(); with the recent version (0.4, from September 2008) it takes much longer at first I had thought the problem was already solved, until it showed up again.
Robert