Create New Windows in tKinter - Python Tkinter GUI Tutorial #14

Описание к видео Create New Windows in tKinter - Python Tkinter GUI Tutorial #14

How to Create New Windows in tKinter. In this video I'll show you how to create new Windows in your tKinter app using the Toplevel() function:

top = Toplevel()
top.title('My Second Window')

In this series I'll show you how to create graphical user interfaces for Python with Tkinter.


✅ Watch The Other Videos In This Python Playlist:
http://bit.ly/2UFLKgj


▶️ See More At:
https://Codemy.com


✅ Join My Facebook Group:
http://bit.ly/2GFmOBz


✅ Subscribe To My YouTube Channel:
http://bit.ly/2IGzvOR


▶️ Learn to Code at https://Codemy.com
Take $22 off with coupon code: youtube

Комментарии

Информация по комментариям в разработке