Skip to content
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.

Buttons Don't work #3

Open
scottbrumley opened this issue Dec 12, 2017 · 1 comment
Open

Buttons Don't work #3

scottbrumley opened this issue Dec 12, 2017 · 1 comment

Comments

@scottbrumley
Copy link

Hi I'm running your code on a raspberrypi 3 with the touch screen. Everything works fine loads up and MQTT connects, but the buttons and textboxes do not respond to touches.

Any pointers? I'm sure something is missing that is keeping it from working.

P.S. The touch screen works fine in xWindows.

@Sumokai
Copy link

Sumokai commented Mar 24, 2018

I've got the same issue.
In "alarmpanel/ui.py", if you modify your "pygame.mouse.set_visible(False)" to "pygame.mouse.set_visible(True)" to be able to see the mouse and if you add a print(pos) in "the def process_input(self):" to return the mouse position, you'll see that the mouse do as it want randomly.
I've sent an email to the author but not response yet.
Have you fix it on your side ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants