Pasting images into Silverlight -


I'm exploring a way to enable images for my users to paste images into their Silverlight component (a text box In, I think, or is there any better control to do this?).

For security reasons, there is no clipboard access from the code in the computer that has been read, except that using the Javascript function which only works with IE

But what if the user asks for a browser command (Ctrl-V or Menu) to paste data? I can see that it works with the text, so I am thinking that I can do this for pictures.

Any help appreciated.

The only way to access images from the user's vibrator is copy / paste not working .


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -