Paint tools in iOS applications

paolo mazza mazzapaoloitaly at gmail.com
Thu Jan 6 05:16:27 EST 2011


Can we use paint tools in iOS applications?

I set up a stack with an image area and 2 buttons with the following scripts:

-- button 1

on mouseUp

   set the brush to 8

   set the brushColor to black

   choose brush tool

end mouseUp

-- button 2

on mouseUp

   choose browse tool

end mouseUp



It looks like the brush tool does not work properly using theiPad
simulator and I can not draw.

Any advice?

Thanks

Paolo Mazza




More information about the use-livecode mailing list