I'd like to copy something from a native application into the paste board. And then read the copied value from the native browser. Is there a way to do this?
|
feedback
|
|
Do you mean read it from the pasteboard without having the user actually paste it? If so, then the answer is a definite no -- reading the pasteboard without user input would be a security no-no (suppose you'd just copied your credit card # or SS# in another app?). | |||||||
feedback
|