Ali Lloyd 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.

Ever since the option was added to take a screen shot directly from an object's rendered buffer I've been using that, since I get high-quality results and can also work with objects not currently on screen.

Does this not work with widgets?:

  export snapshot from widget "Chart" to tVar as PNG


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com


_______________________________________________
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