Import Snapshot in iOS

Roger Guay irog at mac.com
Wed May 15 01:03:29 EDT 2013


Very clever, Ender. Thanks!

On May 14, 2013, at 5:13 PM, Ender Nafi Elekçioğlu <endernafi at gmail.com> wrote:

> Yepp :)  
> *import from <object>* works fine.
> The problem is *import from rect* notation.
> 
> @Roger,
> for now the only solution seems this piece of code:
> _set the acceleratedRendering of this stack to false
> _import snapshot from rect tRect
> _set the acceleratedRendering of this stack to true
> 
> My sample stack in the forum post works without a glitch with this update.
> So, the code in that stack does 3 things:
> * Prohibits the black snapshot {turning off the a-R temporarily}
> * Prohibits the transparent blank snapshot {excluding the iPhone status bar}
> * Places the final snapshot into the visible portion of the screen
> 
> 
> Best,
> 
> ~ Ender Nafi
> 
> ~… together, we're smarter …~
> _______________________________________________
> 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