Clearing an Image object?
Doug Lerner
doug at webcrossing.com
Wed Jan 7 01:11:16 EST 2004
I think a trivial empty image would do. Thanks!
The text. Who would imagine? :)
By the by, the mouseEnter and mouseLeave messages are only sent when using
the Browser Tool.
Do you have any suggestions for being able to choose another tool from a
custom paint palette when drawing?
Right now I am just doing this:
on keyUp theKey
global curTool
put the tool into curTool
choose browser tool
end keyUp
which seems a bit not-so-much-a-nice-UI. :)
doug
On 1/7/04 2:56 PM, "Dar Scott" <dsc at swcp.com> wrote:
>
> On Tuesday, January 6, 2004, at 10:51 PM, Doug Lerner wrote:
>
>> I couldn't find this in the docs - how do you clear an Image object?
>
> Do you mean erase all the pixels or set it to a trivial empty image?
>
> The latter:
>
> set the text of image "my image" to empty
>
> I had to ask, too.
>
> Dar Scott
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list