tips on refreshing images in fields?
Chipp Walters
chipp at chipp.com
Sat Jan 31 02:35:19 EST 2004
on refreshImage pImgName
if the filename of img pImgName is not empty then
put the filename of img pImgName into t
set the filename of img pImgName to empty
set the filename of img pImgName to t
end if
end refreshImage
or do the same with imagedata....
On Jan 30, 2004, at 6:31 AM, rodney tamblyn wrote:
> If you've set an image in a field (using imagesource) are there any
> tips on ways to make the images refresh and display properly when the
> field is scrolled up and down (I tend to find after scrolling that the
> images do not display correctly until the screen is redrawn by force,
> eg change tool, lock screen etc)
>
> R.
> --
> Rodney Tamblyn
> 44 Melville Street
> Dunedin
> New Zealand
> +64 3 4778606
> http://rodney.weblogs.com/
>
> _______________________________________________
> 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