Capturing screen into image
Terence Heaford
t.heaford at icloud.com
Fri Jun 30 14:38:56 EDT 2017
This script does not work.
export snapshot from rectangle (the rect of widget "Browser") to pictVariable as PNG
set the rect of image "myImage" to the rect of widget "Browser"
put pictVariable into image "myImage"
print card from topleft of image "myImage" to bottomRight of image “myImage"
After placing the captured image into “myImage” there is a grey bar at the top and the full width of the image is not visible.
Am I doing something wrong?
Thanks
Terry
More information about the use-livecode
mailing list