Trapping events / touch screen 
Author Message
 Trapping events / touch screen

Hello ..
     I'm working on a touch screen device and trying to
figure out how to catch the message that says the user
has touched the screen ..  anybody have any ideas ??

Thanks !

Rob



Mon, 27 Sep 2004 00:56:45 GMT  
 Trapping events / touch screen
WM_LBUTTONDOWN

Paul T.


Quote:
> Hello ..
>      I'm working on a touch screen device and trying to
> figure out how to catch the message that says the user
> has touched the screen ..  anybody have any ideas ??

> Thanks !

> Rob



Mon, 27 Sep 2004 01:06:24 GMT  
 Trapping events / touch screen
WM_LBUTTONDOWN does not work ...  it should but it does not
any other ideas ??

Thanks !

Quote:
>-----Original Message-----
>WM_LBUTTONDOWN

>Paul T.



>> Hello ..
>>      I'm working on a touch screen device and trying to
>> figure out how to catch the message that says the user
>> has touched the screen ..  anybody have any ideas ??

>> Thanks !

>> Rob

>.



Mon, 27 Sep 2004 01:59:20 GMT  
 Trapping events / touch screen
That's what I trap on our device to catch taps.  Can you use Remote Spy to
watch what messages are being sent to the top-most window when you tap on
the device?

Paul T.


Quote:
> WM_LBUTTONDOWN does not work ...  it should but it does not
> any other ideas ??

> Thanks !

> >-----Original Message-----
> >WM_LBUTTONDOWN

> >Paul T.



> >> Hello ..
> >>      I'm working on a touch screen device and trying to
> >> figure out how to catch the message that says the user
> >> has touched the screen ..  anybody have any ideas ??

> >> Thanks !

> >> Rob

> >.



Mon, 27 Sep 2004 02:31:31 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. C# Focus Issues - Touch Screen - User Controls - Button Control - TextBox

2. Q: Touch screen help needed.

3. Conflict touch screen - mouse for multiple displays application

4. Conflict touch screen - mouse for multiple displays application

5. Touch screen

6. Conflict touch screen - mouse for multiple displays application

7. mouse & touch screen

8. MFC ComboBoxes and Touch-Screen Problem

9. touch sensitive screen

10. MFC class lib's for touch screen point of sales

11. how to switch off focus bitmap on buttons for touch screen app

12. Conflict touch screen - mouse for multiple displays application

 

 
Powered by phpBB® Forum Software