Export snapshot and native controls

Paul Hibbert paul at livecode.org
Thu Oct 15 11:55:25 EDT 2015


Bill is spot on, try…

export snapshot from this cd to file tFile as JPEG

Paul

> On 15 Oct 2015, at 08:50, Earthednet-wp <prothero at earthednet.org> wrote:
> 
> 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 <ludovic.thebault at laposte.net> 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
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list