Re: drawing with a finger in iOS

2011-10-26 Thread Joe Lewis Wilkins
Judy, I was hoping to do an iPad version of my San Diego Coloring Book, but I need the paint tools in order to do that. It's just the right size and everything. I have it working in OSX and XP these days. Were you ever able to get the Classic Version that I believe I gave you able to work? Joe

Re: drawing with a finger in iOS

2011-10-26 Thread Judy Perry
Plus, I believe that there is a font creator/editor available for the iPad; whether or not LC supports the capability is another matter. Judy On Tue, 25 Oct 2011, Joe Lewis Wilkins wrote: Andre, There must be some way, since the iPad2 TV Commercial shows some children doing just that with t

Re: drawing with a finger in iOS

2011-10-26 Thread Ben Rubinstein
On 26/10/2011 04:00, Andre Garzia wrote: I know the paint tools are not supported in iOS but did anyone here succeeded in making some paintbrush of sorts for iOS? I did this for a little prototype (where I wanted to be able to analyse hand-drawn lines drawn on top of a background) and it was v

Re: drawing with a finger in iOS

2011-10-26 Thread Andre Garzia
David, Thank you very much!!! I will play with it! I knew I should have enrolled on the summer academy. Cheers andre On Wed, Oct 26, 2011 at 2:16 AM, David Glass wrote: > During the Summer Academy Elanor created a stack for Android that used the > polygon tool to capture a signature. > > Sinc

Re: drawing with a finger in iOS

2011-10-25 Thread Gerry
John has posted his code somewhere...perhaps the forums...? On Wed, Oct 26, 2011 at 2:44 PM, Colin Holgate wrote: > It probably does. John Craig's app Spell With Kyle seems to manage to do > what you want: > > ___ use-livecode mailing list use-livecode

Re: drawing with a finger in iOS

2011-10-25 Thread Terry Judd
I just tried a desktop drawing tool I built a while back that uses curve style graphics to draw 'freehand' lines on my iPhone (3GS) and it seems to be work OK. Perhaps a little bit blocky but I'm sure it could be improved on. Terry... On 26/10/2011, at 02:00 PM, Andre Garzia wrote: Hello Folks

Re: drawing with a finger in iOS

2011-10-25 Thread David Glass
During the Summer Academy Elanor created a stack for Android that used the polygon tool to capture a signature. Since iOS has led the way as far as features are concerned it's possible it would work there as well. I think the stack is hiding behind a Summer Academy login so I'll send you the

Re: drawing with a finger in iOS

2011-10-25 Thread Colin Holgate
It probably does. John Craig's app Spell With Kyle seems to manage to do what you want: http://youtu.be/pmXzE9TVBaQ On Oct 25, 2011, at 11:00 PM, Andre Garzia wrote: > Any clue? I don't think touchMove gives us enough points > to make the drawing, does it?

Re: drawing with a finger in iOS

2011-10-25 Thread Todd Geist
Hi Andre, I can probably do this with the revBrowser. I made a signature pad that works with FileMaker using the its built browser. It should work on the Mac and iOS. I am not sure about windows. Does the ReBrowser plugin use IE on windows? If so it might be a little trickier What do you think?

Re: drawing with a finger in iOS

2011-10-25 Thread Joe Lewis Wilkins
Andre, There must be some way, since the iPad2 TV Commercial shows some children doing just that with their fingers. It's numbers so that maybe has something to do with it, but they are crude. Still possibly fonts, so text, though. Joe Wilkins Architect On Oct 25, 2011, at 8:00 PM, Andre Garz