Using Entry Widgets - Tkinter - Python Programming

preview_player
Показать описание
This video shows how to use Entry Widget. The Entry widget is used to accept single-line text strings from a user. If we want to display multiple lines of text that can be edited, then we should use the Text widget. Entry widget is good for single line of text. Text widget is great for multi-line blocks of text.
Рекомендации по теме
welcome to shbcf.ru