Image problem or snapshot

Thomas McGrath III mcgrath3 at mac.com
Wed Dec 3 16:21:51 EST 2008


Mark,

Thanks that worked with just one correction:

> on mouseUp pMouseBtnNo
>   export snapshot from grc "Fill 1" to grcVar as PNG
>   set the text of image "TEST" to grcVar
>   set the imagesource of char 1 of line 1 of field "Sample" to the  
> id of image "TEST"
> end mouseUp


Thank you so much,

Tom McGrath III
Lazy River Software
3mcgrath at comcast.net

iTunes Library Suite - libITS
Information and download can be found on this page:
http://www.lazyriversoftware.com/RevOne.html


On Dec 3, 2008, at 4:17 PM, Mark Schonewille wrote:

> on mouseUp pMouseBtnNo
>   export snapshot from grc "Fill 1" to grcVar as PNG
>   set the text of image "TEST" to grcVar
>   set the imagesource of char 1 of line 1 of field "Sample" to image  
> "TEST"
> end mouseUp




More information about the use-livecode mailing list