Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Freaking multi-touch on Win7
#1
So I've now ordered two multi-touch touch pads (the Dell and the Logitech) to try to get a working multi-touch scenario going in my development environment. And neither of these stupid things work.

They don't show up in GetSystemMetrics(SM_DIGITIZER) command as there being any multi-touch device installed. And they don't send either WM_GESTURE or WM_TOUCH messages to my application that I can see. I'm explicitly enabling all gestures, and I've tried registering for raw WM_TOUCH msgs to see if it was sending those but apparently not.

I'm starting to think that all these things are doing is just sending keyboard up and down or scroll wheel messages and never sending any actual multi-touch input to Windows, which is useless.

And there is no useful information on the web about this that I can find. I cannot find one single statement anywhere that would confirm or deny this. I ordered the Logitech because the info I saw implied it supported multi-touch in Win7 specifically, but it looks like maybe that's just marketing and it's just sending standard legacy messages.

Without a means to test these messages within my development environment, I don't have much hope of successfully supporting native gestures, and I'm wasting money on stupid pads that don't do anything as well.

Does anyone know anything about this? Any pad type device that would let me get WM_GESTURE or WM_TOUCH messages within Win7?
Dean Roddey
Explorans limites defectum
Reply
#2
I hooked up Spy++ and tested it on a couple windows. It looks like it's just sending WM_MOUSEWHEEL when I do a two finger scroll, which of course makes non-touch enabled apps with scroll-bar'ed windows move up and down. So yet still more money and time wasted. Oy!
Dean Roddey
Explorans limites defectum
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  MDU (multi-dwelling unit) strategies Dean Roddey 3 2,247 05-15-2016, 11:26 AM
Last Post: bbrendon
  harmony touch + hub $159 on woot jkmonroe 0 1,821 02-11-2016, 03:40 AM
Last Post: jkmonroe
  Touch screens royalj7 16 6,455 10-06-2015, 08:48 AM
Last Post: Dean Roddey
  Multi-zone HVAC ellisr63 5 3,239 11-25-2014, 01:46 PM
Last Post: ellisr63
  Touch screens... SomeWhatLost 9 6,509 09-27-2013, 03:29 PM
Last Post: SomeWhatLost
  In-wall touch screens Dean Roddey 0 2,151 09-24-2013, 12:43 PM
Last Post: Dean Roddey
  HP L2105tm Optical Touch Monitor LesAuber 0 1,458 04-15-2013, 11:13 AM
Last Post: LesAuber
  7" android touch screen aPad $99.99 rm1759 1 2,658 05-28-2010, 04:48 PM
Last Post: znelbok
  Touch PAD for Wall optix 4 3,508 04-25-2010, 04:34 AM
Last Post: ewiz
  Touch client useful for RIVA Mark Stega 6 3,369 02-26-2010, 06:22 PM
Last Post: DaveB

Forum Jump:


Users browsing this thread: 1 Guest(s)