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
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to