Re: UIGestureRecognizers for 2-6?
Re: UIGestureRecognizers for 2-6?
- Subject: Re: UIGestureRecognizers for 2-6?
- From: "Eric E. Dolecki" <email@hidden>
- Date: Wed, 08 May 2013 12:09:43 -0400
I can't remember what it's called, but a solution I found uses JSON data
for the main points in a gesture, and you tell the Class to load up all the
JSON files (one per gesture) and then detection goes from there. It's a lot
of overhead, but I get why and it mostly works.
Google Voice: (508) 656-0622
Twitter: eric_dolecki XBoxLive: edolecki PSN: eric_dolecki
Imagineric <http://imagineric.ericd.net>
On Wed, May 8, 2013 at 11:24 AM, Matt Neuburg <email@hidden> wrote:
> On Thu, 02 May 2013 09:41:04 -0400, "Eric E. Dolecki" <email@hidden>
> said:
> >Hi all,
> >
> >I am looking for subclassed UIGestureRecogizers for numerals 2, 3, 4, 5,
> 6.
> >I am simply looking to save some time by plugging in these recognizers if
> >any has any laying around or knows where I can get some (without doing the
> >JSON thing).
>
> Not sure what "the JSON thing" is. I tried "the Google thing" and found
> this promising-looking little tidbit:
>
> https://github.com/chrismiles/CMUnistrokeGestureRecognizer
>
> Haven't tried it, but its heart seems to be in the right place! m.
>
> --
> matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
> A fool + a tool + an autorelease pool = cool!
> Programming iOS 6! http://shop.oreilly.com/product/0636920029717.do
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden