maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Brainstorm (https://talk.maemo.org/forumdisplay.php?f=47)
-   -   [Sandbox] Multi-touch functionality (https://talk.maemo.org/showthread.php?t=41837)

ndi 2010-01-26 17:10

Re: Multi-touch functionality
 
Quote:

Originally Posted by lendurhenry (Post 495712)
I sense some criticism against me. I read it three times just to be sure it really didn’t say anything beside emotional opinions. Do I have to explain myself?

You do? I apologize, sometimes there's a language barrier in my posts.

I never meant this to be a stab at anyone. Sorry.

As for your points above, I agree with some, or rather you agreed with me. For example, holding a button and swiping is not multitouch per se. It could be used as such, which was my point. We could and should use gestures, button holding and whatnot instead of grabbing onto emulation and not letting go. I'm all for gestures.

lcuk 2010-01-26 18:00

Re: Multi-touch functionality
 
Quote:

Originally Posted by soeiro (Post 493975)
I wasn't talking about a particular strategy of implementation or fitness of the examples to that strategy. I was simply pointing out that there are valid use cases for multi-touch, even though some people might prefer to say that there aren't just because multi-touch is not available on their devices.

Now, if there is no way to emulate a general enough "true multi-touch" screen on a resistive screen, so that is not an option, isn't it? ;)

What about having a "multi-touch playground", where the current ideas are tried in some kind of drawing board?

the liqbase playground exists :)
its been mentioned multiple times.

buried deep inside every mouse event is the multi touch code I built into original liqbase demo.
there is an additional set of coordinates additional to the normal mouse coordinates returned which indicates the position and validity of a second finger point :)

http://github.com/lcuk/libliqbase/bl...easyrun.h#L108


someone could have a dig around one one of the released apps to see if they could play.
its already been mentioned about liqflow, this is ideal since it uses the mouse event handler and you could do things with the second finger ;)

white_ranger 2010-02-03 22:22

Re: Multi-touch functionality
 
Quote:

Originally Posted by lcuk (Post 495889)
the liqbase playground exists :)
its been mentioned multiple times.

buried deep inside every mouse event is the multi touch code I built into original liqbase demo.
there is an additional set of coordinates additional to the normal mouse coordinates returned which indicates the position and validity of a second finger point :)

http://github.com/lcuk/libliqbase/bl...easyrun.h#L108


someone could have a dig around one one of the released apps to see if they could play.
its already been mentioned about liqflow, this is ideal since it uses the mouse event handler and you could do things with the second finger ;)

Man what did you write there? It's completely useless. That program doesn't even work. You just imported the integers. Nothing else.


All times are GMT. The time now is 06:13.

vBulletin® Version 3.8.8