c# clipboard viewer... on firefox the event fires twice..

Posted by lena2211 on Stack Overflow See other posts from Stack Overflow or by lena2211
Published on 2010-05-05T10:17:12Z Indexed on 2010/05/05 10:18 UTC
Read the original article Hit count: 136

Filed under:
|
|

hi .. iam trying to use the code posted here http://stackoverflow.com/questions/621577/clipboard-event-c

it does work really great, but while testing, i found out that when copying from some application as example firefox, you will get the event running twice, so if you are saving the copied text to a textfile, or writing them to a textbox in the application, the text copied from firefox will appear twice ?

anybody can help me with this problem ? thanks a lot

© Stack Overflow or respective owner

Related posts about c#

Related posts about clipboard