Yes, the code I looked at definitely took a rect and not an object. I suspect 
the new method is not taking a snapshot of the screen at all but rendering the 
object into an image. Wouldn't using the new method and asking for the current 
card work for most scenarios? Presumably if you want a subset of the screen 
after that you can crop part of the image?


Richard Gaskin <ambassa...@fourthworld.com> wrote:

>I recently stumbled across this post by Ender Nafi which confirm my 
>hunch that it's only the older "import from <rect>" option that fails, 
>and the newer "import from <object>" seems to work well:
>http://forums.runrev.com/viewtopic.php?f=49&t=15093#p75531
>
>-- 
>  Richard Gaskin
>  Fourth World Systems
>  Software Design and Development for Desktop, Mobile, and 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
_______________________________________________
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