C#/CLI Clipboard Examples? (no dispatcher)
Posted: Tue Mar 03, 2015 12:27 am
I've been having trouble using the dispatcher for interacting with Clipboard contents in C# Visual Studio application. It seems that occasionally the dispatcher "forgets" to behave properly (maybe some sort of timing issue?), so I'd like to explore the C#/CLI (Proper?) way of doing this...
https://www.openoffice.org/api/docs/com ... le-ix.html
I've seen only Java examples so far, and I'm not very good at translating Java into C# yet, so I'd love to find some C# examples or someone who could possibly help make sense of this here:
http://api.libreoffice.org/examples/Dev ... board.java
Many thanks in advance!
Paul.
https://www.openoffice.org/api/docs/com ... le-ix.html
I've seen only Java examples so far, and I'm not very good at translating Java into C# yet, so I'd love to find some C# examples or someone who could possibly help make sense of this here:
http://api.libreoffice.org/examples/Dev ... board.java
Many thanks in advance!
Paul.