How to Turn a Word Into a Graphic Object?

Richmond richmondmathewson at gmail.com
Fri Mar 27 04:46:08 EDT 2015


I would, perhaps predictably, do this in a much more pedestrian and 
clunky fashion.

So: I set up a textField with no borders, and, probably a transparent 
background.

then just have a button with this sort of script:

on mouseUp
    import snapshot from fld "myText"
end mouseUp

Richmond.




More information about the use-livecode mailing list