Night Mode - Build A Text Editor Part 10 - Python Tkinter GUI Tutorial

Опубликовано: 31 Август 2020
на канале: Codemy.com
11,971
261

In this video we'll create a Night Mode for our text editor.


Night mode, or Dark Mode, is just a basic way to change the colors of your app to be darker than the default.


To do this, we'll basically just .config(bg="black") a bunch of different widgets. We'll create a new Options menu that allows us to toggle dark mode off and on. It's sort of a hacky way to do it, but it should work out ok.


На этой странице сайта вы можете посмотреть видео онлайн Night Mode - Build A Text Editor Part 10 - Python Tkinter GUI Tutorial длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Codemy.com 31 Август 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 11,971 раз и оно понравилось 261 зрителям. Приятного просмотра!