display.captureScreen do ont capture textBox ?
I have writed in the textBox and then use a button to capture the screen
textBoxs can’t be printed? [import]uid: 23063 topic_id: 18294 reply_id: 318294[/import]
Take a read of the comments here; http://developer.anscamobile.com/reference/index/displaycapturescreen
It will only capture images rendered in OpenGL, sorry 
Peach [import]uid: 52491 topic_id: 18294 reply_id: 70101[/import]
There’s another way? I need to save the text too =( [import]uid: 23063 topic_id: 18294 reply_id: 70118[/import]
Save the text entered into the box and display it using display.newText() which will capture is my only suggestion.
Peach
[import]uid: 52491 topic_id: 18294 reply_id: 70120[/import]
I do this but when I check the image, I loss quality on words =S
I have use “newRetinaText”.
Can I save with a better quality?
Thanks for support peach. [import]uid: 23063 topic_id: 18294 reply_id: 70159[/import]
I’d suggest trying it with newRetinaText and without and comparing the results - is there any difference in quality of the saved image?
Peach
[import]uid: 52491 topic_id: 18294 reply_id: 70265[/import]