Imported image
Klaus Major
kmajor at metascape.org
Thu Mar 7 09:51:01 EST 2002
Hi Marie,
>> Hi Marie,
>>
>>> Hello,
>>> Instead of 'set the filename of image 1 to tfilepath', I need to know
>>> how to set it to an existing (imported) jpg in the stack. I seem to
>>> vaguely recall there was something about id. Any suggestions?
>>
>> 1. you can put the complete image into another image
>>
>> ...
>> put image "which is already in this stack" into image 1
>> ...
>>
>> this will work, but you end with redundant data...
>
> No, it did not work. The filename shows the id of the imported jpg, but
> no sign of the image. (This is on Mac 8.5.1)
??? I never had problems with this...
The filename should be empty...???
on mouseup
put img 2 into img 1
end mouseup
just tested works on win and mac...
Isn't computing fun...? ;-)
>
>> The id-thing only works with buttons.
>>
>> You can display an image inside a button just by setting the buttons
>> icon-property
>> to the id of the desired image.
>>
>> Thus, no redundant data.
>
> Fabulous, why have I not tried this out before...
Yes, why oh why ;-)
> Thanks a lot.
You are welcome :-)
> Regards
>
> Signe Marie Sanne
Regards
Klaus Major
kmajor at metascape.org
More information about the metacard
mailing list