CE-Programming / CEmu

Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features
https://ce-programming.github.io/CEmu/
Other
1.07k stars 76 forks source link

Touchscreen and tablet (windows ink) #397

Open Neil-Sawhney opened 3 years ago

Neil-Sawhney commented 3 years ago

(Thanks for reporting an issue! Please make sure to fill out the blanks below.)

What's wrong, and with what software version?

Operating System: … Windows 10 CEmu version: … (see in the About CEmu menu) 1.3 Describe your issue:
… (including, if applicable what you expect vs. what happens)

Cannot click any buttons with a touchscreen or using a tablet, sometimes one button will press but then freeze the whole program. This is unfortunate because a touchscreen would be the fastest/easiest way to use the emulator without remembering all the key bindings.

What are the steps to reproduce this issue?

  1. … press buttons with a tablet(such as a huion) or touchscreen

Any logs, error output, screenshot, other comments...?

adriweb commented 3 years ago

Qt doing weird things again maybe.... Might be related to #348 and #282.

Would be worth trying a build with Qt6 in case they improved it (which I think they did)

Neil-Sawhney commented 3 years ago

appreciate the quick reply! The download links for the windows development builds seems to be broken? at this link

jacobly0 commented 3 years ago

Yes, due to technical issues that will take a while to sort out, there are no CEmu dev builds available at this time.

thespyboss commented 2 years ago

Just letting the devs know, this also happens for me on Linux when trying to use a Wacom Tablet with the emulator. Clicks don't register on the calculator.

superbeelavaman commented 2 years ago

This issue also happens when using in the Linux subsystem on a Chromebook that has an integrated touchscreen (Samsung Galaxy Chromebook 2), so I'm guessing it's just overall a problem with how programs interface with touchscreens.