> On 1 Mar 2016, at 23:11, Ali Lloyd <ali.ll...@livecode.com> wrote:
> 
> 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.


This suggestion doesn’t work because the widget is a Browser widget and I 
believe the browser is not a true object
but a window overlay.


All the best


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

Reply via email to