Results 1 to 4 of 4

Thread: Can I simulate WM_TOUCH?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2017
    Posts
    761

    Question 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!

  2. #2
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    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.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2017
    Posts
    761

    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.

  4. #4
    Hyperactive Member
    Join Date
    Mar 2018
    Posts
    462

    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
  •  



Click Here to Expand Forum to Full Width