image data
John Craig
jc at spl21.net
Tue Apr 10 04:48:50 EDT 2007
Jeanne A. E. DeVoto wrote:
> For what it's worth, "put XXX into <object>" does the same thing as
> "set the text of <object> to XXX", and is considerably more intuitive.
> But I wouldn't object at all to adding a synonymous "content" property
> or something similar.
I had a variable 'pObject' which contained the name/id of an image.
'put tData into pObject' would just throw the data into a variable
called pObject, so rather than using a slower 'do...', I wanted the
property name to set. One of those times where the intuitive way just
wouldn't work - unless, of course, there's an easier way.
More information about the use-livecode
mailing list