import pictures from the iphone photos storage to the canvas within uiwebview
Posted
by How2iphone
on Stack Overflow
See other posts from Stack Overflow
or by How2iphone
Published on 2010-04-20T20:36:15Z
Indexed on
2010/05/16
15:00 UTC
Read the original article
Hit count: 207
I am currently experimenting with canvas drawing function in a uiwebview.Its a simple app that allows you to finger paint on the Iphone.Can someone point me in the rite direction on a problem I'm having.I need to be able to import pictures from the photos storage to the canvas within the uiwebview.Its built on Html,javascript and css.Would prefer to use objective C in xcode to acomplish this.Any ideas would be greatly appreciated.
© Stack Overflow or respective owner