How can I take programatic screen shots of the IOS Browser?
Posted: Tue Apr 23, 2013 6:24 pm
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
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