LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use detect the stylus click in PDA module?

Hello everybody,

I'm trying to detect a stylus click on a table control and detect which item is clicked on a PocketPC 2003 PDA. In the PC, this works fine with a "mouse down" event for a picture, which detects the click and the coordinates, but this event is not supported in the PDA module (ver 7.1).

Could anyone tell me how to do that?

Thanks.
0 Kudos
Message 1 of 3
(2,606 Views)
Actually, since you mentioned the picture, the mouse down event does work on a PDA in 7.1, but only on picture controls. A few months ago I posted a similar question on this forum and someone suggested I contact someone who might help. This can appearantly be done with a DLL call but it looks like you need the source code. If it is at all possible, I would like it very much if NI could publish a tutorial about using windows CE DLL functions.

___________________
Try to take over the world!
0 Kudos
Message 2 of 3
(2,602 Views)
Incidentally, I had no more need for the function back then, so I dropped it, but I'll take the chance of this second post to ask again: NI. If it's possible, please publish a tutorial for using Microsoft's windows CE DLLs. Please...
Pretty please...
With cherry on top...

___________________
Try to take over the world!
0 Kudos
Message 3 of 3
(2,599 Views)