Search found 4 matches

by castexyz
Fri Apr 29, 2011 9:02 am
Forum: iOS Deployment
Topic: Image editing under iOS
Replies: 0
Views: 1712

Image editing under iOS

is there any way to be able doing image editing on ios livecode?
maybe using some external library?

Thanks
by castexyz
Tue Mar 22, 2011 3:56 pm
Forum: iOS Deployment
Topic: iOS image handling
Replies: 2
Views: 3138

Re: iOS image handling

Klaus wrote:Hi castexyz,

"imagemagick" is an application for (desktop) Mac/Windows/Linux
and you can't use it on iOS (yet?)!

Besides learning Objective C and CoreGraphics via XCode I'm afraid
there is no way to do this in the moment with LiveCode.


Best

Klaus
Thank you for your answer
by castexyz
Tue Mar 22, 2011 2:53 pm
Forum: iOS Deployment
Topic: open stack
Replies: 1
Views: 2410

open stack

Hi,
when i try to open a stack under iOS emulator it will open fullscreen. How can i open a stack under ios without seeing it fullscreen?

Thanks
by castexyz
Tue Mar 22, 2011 2:38 pm
Forum: iOS Deployment
Topic: iOS image handling
Replies: 2
Views: 3138

iOS image handling

Hi, what can i use to handle images on iOS(like apply filters and such)? i've tried imagemagick but it wont work on iOS applications

Thanks