Tuna - Well you can certainly capture the screen and load it into the Active Picture object on another screen, that's how my app Paper Face works. Not sure what other backdrop like objects can load...
Type: Posts; User: AyreGuitar; Keyword(s):
Tuna - Well you can certainly capture the screen and load it into the Active Picture object on another screen, that's how my app Paper Face works. Not sure what other backdrop like objects can load...
leightonw87 - Glad you're finding this extension useful for your iOS projects. I don't know a way to create a new Album in the Photo app using MMF2, but you can save the the screen captures to your...
DTownTony - Thanks for the link (bookmarked for later!). Unfortunately I'm delaying updating to iOS 6 for a while so I can still support older hardware (like my iPod touch 2G). Of course if anybody...
xhedgehog - Strange. I haven't tested it under iOS 6 yet (or on an iPhone 5) so that might be the problem. It might also be that the new Beta of the iOS Exporter may have changed too much now it does...
New version 1.1
Now that Beta10 After 254 (aka Build 256 - beta 1) allows the Active Picture to load from the Documents folder, I thought I'd share my new version of the Screen capture Object for...
DistantJ - sent you a PM, thanks! PS If you have any tips on screen capture in XCode, let me know and I'll try to incorporate them (you can look through my code in XCode, it's in Classes > Extensions...
krolik - I don't get that warning. As Fanotherpg says, KcRuntime is a different extension - make sure it's not in your app before exporting.
As I said, this is my first extension, so I might have...
Koji - You're welcome - I hope a lot of users find it useful.
Unfortunately looks like I uploaded a slightly older version - sorry!
Try this one (it should capture Landscape properly as other only...
This is my attempt at the iOS part of the existing Screen Capture object for MMF2.
At the moment all it does is save the whole screen as a PNG to the device's Camera Roll (if device has a camera)...