save this stack - a bug with images?

Richard Gaskin ambassador at fourthworld.com
Thu Mar 18 12:12:59 EST 2004


Graham Samuel wrote:

> On Thu, 18 Mar 2004 06:36:24 -0800, Richard Gaskin 
> <ambassador at fourthworld.com> wrote:
>
>> > What I would like is a command which would make the image forget about
>> > its original size by substituting the current size for the original 
>> size
>> > wherever it's stored in the object.
>>
>>    set the lockLoc of img 1 to true
>
> I don't think that will make the image forget its original size forever, 
> but only while the lockLoc is true. I was looking for a new starting 
> point from which I could then issue a shape change and lockLoc **that**.

Hmmmm...interesting conundrum.  Would this do the trick, replacing the 
contents of the image object with its displayed representation?:

    put the imagedata of img 1 into img 1

-- 
  Richard Gaskin
  Fourth World Media Corporation
  ___________________________________________________________
  Ambassador at FourthWorld.com       http://www.FourthWorld.com


More information about the use-livecode mailing list