Python GUI data validation with Tkinter

preview_player
Показать описание
Tutorial on how to set up a data entry form with validation using Tkinter in Python.
Рекомендации по теме
Комментарии
Автор

I was here for Date Validation, tine to try it. Nice video

Kennerdoll
Автор

Have you done any validation on the name field?
And can you also do validation on phone numbes ?

Kennerdoll
Автор

#get_date_data
that line am i seen okay
day, month, year = map(int, form_date.split('/'))

Kennerdoll
Автор

Sir! How do you valid a entry that when we input a value, that entry show the number that will not exceed a given number.. Example: i want entry show value <100, and it must not let me input 101 or 999 or else. TY a lot :)

cupid
Автор

would you mind sending me this code? Couldn't figure out how to PM you on here

Guitarluke
Автор

Hi sir, Could you please provide me the code.

hemanthmanikanta
Автор

sir can you please provide me the code

princythomas
visit shbcf.ru