Page 1 of 1

How can I take programatic screen shots of the IOS Browser?

Posted: Tue Apr 23, 2013 6:24 pm
by erikbleifieldBUSpxdS
I am trying to do some screen captures of the IOS Native Browser control inside an iPad application using the IMPORT command.

import snapshot from rectangle 0,0,1024,768

This command seems to work for other objects on the card, but not for the IOS Browser control - all I get is a blank rectangle.

Does anyone have the proper code to make this work??

Thanks,

----Erik

Re: How can I take programatic screen shots of the IOS Brows

Posted: Tue Apr 23, 2013 8:24 pm
by endernafi
Hi Erik,

Well, the command works fine.
Maybe there's another glitch in your code.
Check this stack out:
browserScreenshot.zip
(1.43 KiB) Downloaded 266 times
Best,

~ Ender Nafi