Python Forum
[Tkinter] Help with input from specific devices
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Help with input from specific devices
#2
I think you look at the problem from a wrong perspective
When you take input from specific device, you should update specific widget(s) - an entry box or simple label.
To prevent user from manually enter into entry box - simply disable it.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: Help with input from specific devices - by buran - Feb-01-2021, 09:27 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Looking for good GUI Framework for Touch Devices matt_the_hall 2 2,250 Feb-02-2021, 03:36 AM
Last Post: matt_the_hall
  PyQt5: How do you set the user input of a line edit to a specific variable? YoshikageKira 17 12,002 Dec-26-2019, 03:18 PM
Last Post: Denni

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020