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.1k stars 78 forks source link

Not responsive to touch screen? #282

Closed Stephan-P closed 5 years ago

Stephan-P commented 6 years ago

What's wrong, and with what software version?

Operating System: Windows 10 CEmu version: CEmu 1.1dev (git: d0fd69f) Describe your issue:
Using CEmu as a TI-84 emulator only, I find that it is not very responsive to touch screen. Key presses on the touch screen (or Smartboard) are barely registered. Possibly related: Skin scaling is set to 70%

What are the steps to reproduce this issue?

  1. Setup CEmu with just the Display and the Keyboard, all other docks and windows disabled, Menu and status bar disabled.
  2. On my particular laptop I had to set the scaling to 70% for best fit in the screen canvas
  3. Try to control the TI-84 through the touch screen

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

none

jacobly0 commented 5 years ago

Could you test using the touchscreen with the latest development build? If possible, also test if touching multiple keys at once works.

runer112 commented 5 years ago

That's better, but there are still problems:

runer112 commented 5 years ago

Another suggestion, if possible: expand the hit-boxes for keys when using touch slightly beyond what is displayed. For the rectangular keys, I'd suggest adding roughly 15-20% of their width to every side (including top and bottom). Might get a bit weirder for the arrow keys.

mateoconlechuga commented 5 years ago

We just need to be sure we can still activate key holds using touch in some way.

mateoconlechuga commented 5 years ago

bump

Also, I realized we need a way for CEmu to have a GUI option to disable the keyboard interfacing in case someone uses an on-screen keyboard.

adriweb commented 5 years ago

@Stephan-P any news? We're aiming for a release sometime soon - any feedback (you can try the latest development builds) would be helpful!

Stephan-P commented 5 years ago

Yes of late, I've been a quiet, yet daily user. I'll install the latest development build today and test out how it works on touch screen and smart board. I've got some time for that. Further, I hope that these 1-2 pixels offset in the positioning of the keypad Dock have been fixed. I'll get back to you before tonight. Stephan


From: Adrien Bertrand notifications@github.com Sent: Wednesday, November 28, 2018 5:50:33 AM To: CE-Programming/CEmu Cc: Stephan Paternotte; Mention Subject: Re: [CE-Programming/CEmu] Not responsive to touch screen? (#282)

@Stephan-Phttps://github.com/Stephan-P any news? We're aiming for a release sometime soon - any feedback (you can try the latest development builds) would be helpful!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/CE-Programming/CEmu/issues/282#issuecomment-442318954, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AJi4FyihGrlCXvriqlSj5yK4oQ6jqATKks5uzhYZgaJpZM4WhJRR.

adriweb commented 5 years ago

Note that you'd need to try that one: http://jacobly.com/CEmu/master/latest/CEmu64.exe since the MSVC builds aren't working lately.

Stephan-P commented 5 years ago

Yeah, I noticed that the development builds got stuck on september. So, I'll use Jacobly's now.

Stephan-P commented 5 years ago

Alright! Jacobly's build works well on my touch screen as well as the Smart Board. AFAIC this issue can be closed. NICE!