Build A Text Editor Part 7 - Change Text Colors - Python Tkinter GUI Tutorial #110

preview_player
Показать описание
In this video we'll change selected text color, all text color, and the background color of the text widget itself.

Changing colors is pretty simple with Tkinter. We can use the colorchooser widget to pull up a neat color chooser dialog box. Once we've selected the color, we can set a text widget tag to change selected text color.

Or we can change all the text color, not just the selected text. Or we can change the background color of the text widget itself. We'll look at all of those things in this video.
Рекомендации по теме
Комментарии
Автор

▶️ Watch Entire Tkinter Playlist ✅ Subscribe To My YouTube Channel:
▶️ See More At: ✅ Join My Facebook Group:
▶️ Get The Code

Codemycom
Автор

when i change text color second time of any other selected word, color of first one also changes.
how to solve this issue?

sahejsingh
Автор

when i change text color second time of any colored selected word for example from red to green, first time red to black and after that black to green. can we do it directly?

how to solve this issue?

burcaalex
Автор

How do you change the color of all of the words in the Text box when they're a specific word, like "hi" instead of looking at the highlighted one?

GabrielsEpicLifeofGoals
Автор

Sorry my english, my name is Vitor, I am 15 years old, i'm brazilian and i'm following your SENSATIONAL Lessons, already 2 weeks ago, and i was wondering if you have any to customize the selected text with a specific color. As an IDLE Python, words can have many different types of colors, or do all selected colors look the same?

Note: I want to finish designing a plate reader (for my aunt where I use a raspberrypy, a camera, and OpenCv modules and a machine learn to "learn" which plate is her plate and thus open the garage .
If you want to help me, I'll be with the pen and paper in hand kkk.

monjecareca
Автор

Walter teaches Python Tkinter instead of Chemistry 💀💀💀

Felaonile
Автор

how can we change the color of specefic words like import or True or ?

salehborhani
Автор

Can't we change the font style of selected text, in tkinter

codeKeshav
Автор

How to rectify
AttributeError:'function' object has no attribute 'font'

gnancyg
Автор

Sir I have a question, I make one program in this program you entered the 2 dates in the entry box and our program is fatch in the database mdb file and our data is sort or filter by date sir help me how to make.

_ARIC_KAJI
Автор

How to make project unlzma unzip lzop file.bin use tkinter python

dragon-noir-dz
Автор

Mine says color type does not exist

Edit: I understand my mistake! I love this channel!

BLAZE-gyuu