Ludevic,

I found that it's better to put the area you want to take a snapshot of, in a 
group and take the snapshot of the group. Leave out any rect. This way LC 
doesn't use the screen buffer to get the image data, which avoids some problems 
on some pc's. 

I'm not at my office, but can supply example code f you need it.
Bill

William Prothero
http://es.earthednet.org

> On Oct 14, 2015, at 10:27 PM, Ludovic THEBAULT <[email protected]> 
> wrote:
> 
> Hello,
> 
> Livecode 6.77
> 
> When i create a snapshot with this script :
> 
> export snapshot from rectangle theRect of this cd to file…
> 
> I’ve the correct snapshot but all natives controls are gone !
> 
> And if i use this script :
> 
> export snapshot from rectangle theRect to file…
> 
> I’ve only the natives controls on a black background…
> 
> Any ideas ?
> 
> Thanks
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to