Python Forum
[Tkinter] Input box
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Input box
#3
The range 0 to 9 is to limit input to numbers and 11 digits. Since it is a string I have it as a comment. If I use =input () I get AN EOF Error. If I trap for the error I get the nontsubscritable error.
Reply


Messages In This Thread
Input box - by Jpen10 - Dec-29-2019, 05:13 PM
RE: Input box - by woooee - Dec-29-2019, 08:04 PM
RE: Input box - by Jpen10 - Dec-29-2019, 08:43 PM
RE: Input box - by woooee - Dec-30-2019, 06:26 PM
RE: Input box - by Jpen10 - Dec-30-2019, 09:56 PM
RE: Input box - by joe_momma - Dec-31-2019, 09:15 PM
RE: Input box - by Jpen10 - Jan-01-2020, 05:37 PM
RE: Input box - by Jpen10 - Jan-27-2020, 04:02 PM

Forum Jump:

User Panel Messages

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