Export & LC8 & Browser widget

Ali Lloyd ali.lloyd at livecode.com
Tue Mar 1 18:11:08 EST 2016


I find I get the best results from export snapshot by using the following
form:

export snapshot from rect (the rect of tObjectLongID) of tObjectLongID ...

So you might try

export snapshot from rect (the rect of widget "Chart") of widget "Chart" of
this card to tVar as PNG

If that doesn't give you the correct image then there's definitely a bug
somewhere.

On Tue, Mar 1, 2016 at 10:39 PM Richard Gaskin <ambassador at fourthworld.com>
wrote:

> Terence Heaford wrote:
>
> >> On 1 Mar 2016, at 21:57, Terence Heaford <t.heaford at icloud.com>
> wrote:
> >>
> >> put the rect widget "Chart" into tRect
> >>
> >> subtract 22 from item 2 of tRect
> >>
> >> subtract 22 from item 4 of tRect
> >
> > As a Mac only person I really find it weird to keep having to make
> adjustments for the height of a menu.
>
> I dream of a day when I can enjoy that minor weirdness to support
> Ubuntu's global menu bar:
>
> http://quality.livecode.com/show_bug.cgi?id=10026
>
> --
>   Richard Gaskin
>   Fourth World Systems
>   Software Design and Development for the Desktop, Mobile, and the Web
>   ____________________________________________________________________
>   Ambassador at FourthWorld.com                http://www.FourthWorld.com
>
> _______________________________________________
> 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