Tkinter simpledialog to collect user input in integer float or string and displaying in Label

preview_player
Показать описание
Here the main advantage of using simpledialog to take user input is the validation. The dialog box will only accept the required type of input and through error message if any other type is entered by user.

Full source code is here

#simpledialog #askinteger #askfloat #askstring #userinput #tkitnerUserInput #plus2net #python #askuserinput
Рекомендации по теме
Комментарии
Автор

You can tell me the way to print value of my_str in the last video

thanhyeuguitarone