05-13-2012 03:49 PM
I was wondering if it was possible to invoke a screen shot using javascript for PB OS. Thanks!
05-13-2012 05:13 PM
I don't think so at the minute. I might possibly be available in the future though:
https://github.com/blackberry/WebWorks-Community-A
05-14-2012 09:07 AM
Ryan's correct, this API hasn't been created yet, and I am not entirely sure if the AIR SDK offers the right capabilities to allow developers to build one for PlayBook. I created an extension like this once upon a time for the J2ME platform.
Going forward with BB10, I expect/hope that C/C++ extensions will offer the right APIs needed to produce a screenshot extension.
05-14-2012 11:51 AM
Then im curious as to how they did it for the TAT scrapbook app ![]()
05-14-2012 01:33 PM
Ah that answers my own question ![]()
The scrapbook app was created using the NDK. So yes, there will be a solution - I just need to find that source code and we can publish something once we have the 3rd party extension for WebWorks + BlackBerry 10 story ready to go.
08-08-2012 05:23 PM
astanley wrote:
Ah that answers my own question
The scrapbook app was created using the NDK. So yes, there will be a solution - I just need to find that source code and we can publish something once we have the 3rd party extension for WebWorks + BlackBerry 10 story ready to go.
To give it a push. How is it going? Any news on it? Sounds very interesting to capture screen!!
08-14-2012 09:24 AM
No progress to report. However I've moved this request into Github
https://github.com/blackberry/WebWorks-Community-A
08-14-2012 09:44 AM
Thx Adam. Hoped to see it for PlayBook and BB10.