[Fwd: Re: clipboardData imageSource]
Brian Yennie
briany at qldlearning.com
Fri Aug 19 02:56:12 EDT 2005
Good reason =P!
Is there a good reason why using the "select" command has to be
simulated by dragging the select tool in order to make a copy? Wouldn't
this fail for anything offscreen, invisible, or layered?
- Brian
> Yep,
>
> Yours won't copy the image to the clipboard for pasting into another
> (different) program.
>
> best,
>
> Chipp
>
> Brian Yennie wrote:
>> Chipp,
>> Any reason why this:
>> on copyToClip pImage
>> choose select tool
>> drag from topleft of image pImage to botright of image pImage
>> copy
>> choose browse tool
>> end copyToClip
>> can't be just:
>> on copyToClip pImage
>> select image pImage
>> copy
>> choose browse tool
>> end copyToClip
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
More information about the use-livecode
mailing list