Now I see this is a problem with iOS, I have looked at your bug report and see
the same problem in LC 7.1.1 (rc1) and LC 8.0.0 (dp7) when fullScreeMode is set
to true.
I hope LC can correct this soon for you.
Regards,
Paul
> On 15 Oct 2015, at 21:59, Ludovic THEBAULT
> wrote:
>
>
>> Le 15
> Le 15 oct. 2015 à 17:55, Paul Hibbert a écrit :
>
> Bill is spot on, try…
>
> export snapshot from this cd to file tFile as JPEG
>
> Paul
Export snapshot from group … give me a screenshot without native controls
just as your solution.
It seem i need to fill a bug !
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 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 w
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 e
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