|
-
Apr 6th, 2021, 02:16 PM
#1
Thread Starter
Fanatic Member
Can I simulate WM_TOUCH?
Hello!
I have just begun making me app ready for touch events.
Using some great samples I found here, I made it work.
However, I still find it hard to debug.
I have my VB6 IDE installed on my desktop computer.
I do my testing on tablet computer. I miss the direct debugging features of my developer computer like Debug.Assert and Stop and seeing where calls come from.
I would therefore like to ask if it's possible to simulate WM_TOUCH on my desktop developer computer somehow.
Thank you very much for any ideas!
-
Apr 6th, 2021, 02:19 PM
#2
Re: Can I simulate WM_TOUCH?
I'm not certain, but I suspect that a supported USB multitouch touchpad might be your best course of action for that.
-
Apr 6th, 2021, 02:56 PM
#3
Thread Starter
Fanatic Member
Re: Can I simulate WM_TOUCH?
I thought I could use my Stylus Wacom, but unfortunately it emits normal mouse click events, so I have to buy such an USB device that you suggested.
Last edited by tmighty2; Apr 6th, 2021 at 04:32 PM.
-
Apr 6th, 2021, 06:31 PM
#4
Hyperactive Member
Re: Can I simulate WM_TOUCH?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|