Re: Copy image from browser to image on stack

2006-12-09 Thread Klaus Major
Hi Jaqueline and William, William de Smet wrote: Hi Jim, I don't want drag and drop but copy/paste. And why does Rev (2.7.4 on OSX) quit on me while executing the code (put the clipboarddata["image"] into image "X") ? I've noticed a lot of crashes regarding images in 2.7.4. It's a bug. mabe

Re: Copy image from browser to image on stack

2006-12-08 Thread J. Landman Gay
William de Smet wrote: Hi Jim, I don't want drag and drop but copy/paste. And why does Rev (2.7.4 on OSX) quit on me while executing the code (put the clipboarddata["image"] into image "X") ? I've noticed a lot of crashes regarding images in 2.7.4. It's a bug. -- Jacqueline Landman Gay

Re: Re: Copy image from browser to image on stack

2006-12-08 Thread William de Smet
Hi Jim, I don't want drag and drop but copy/paste. And why does Rev (2.7.4 on OSX) quit on me while executing the code (put the clipboarddata["image"] into image "X") ? William 2006/12/8, Jim Ault <[EMAIL PROTECTED]>: On 12/8/06 8:52 AM, "William de Smet" <[EMAIL PROTECTED]> wrote: > Ht the

Re: Copy image from browser to image on stack

2006-12-08 Thread Jim Ault
On 12/8/06 8:52 AM, "William de Smet" <[EMAIL PROTECTED]> wrote: > Ht there Klaus, > > I checked the docs and I read your suggestion. > When I put this code into a button it crashes Rev on my Mac. > The docs say it only works with PNG images. > But I want to use GIF's and JPEG's as well! > > It

Re: Re: Copy image from browser to image on stack

2006-12-08 Thread William de Smet
Ht there Klaus, I checked the docs and I read your suggestion. When I put this code into a button it crashes Rev on my Mac. The docs say it only works with PNG images. But I want to use GIF's and JPEG's as well! It keeps crashing (on a PNG image) so I think this doesn't work. Any suggestions, an

Re: Copy image from browser to image on stack

2006-12-08 Thread Klaus Major
Dag William, Hi there, Is there a simple way to copy an image from your browser to an image on a stack? For text I simply use: put the clipboardData into field "tekst" I think I have to use clipboardData for an image as well but I don't know how. Who can help me with this? Try: ... put