Text Box Widgets in Tkinter - Python Tkinter GUI Tutorial #99

preview_player
Показать описание
In this video we'll start to look at the Text Widget in Tkinter. The Text widget is actually pretty powerful and fun! It let's you type text on multiple lines. You can also make rich text documents and even use images.

In this intro video, we'll create a text widget and learn how to clear the contents of it and output the contents elsewhere in our program.
Рекомендации по теме
Комментарии
Автор

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

Codemycom
Автор

I just wanted to say something :
- width : number of characters in one line
- height : number of lines in the textbox

AmineSII
Автор

I think im in love with your tutorials, I've also been awake for 20 hours trying to finish a college project, <3

lukemanabdelrahim
Автор

You are so easy to understand, this series is so good.

shabbirabbas
Автор

Sir i have a group of friends who love ur videos and we consider u as a god. Ur teaching is insanely goood tat we just can't help it.

sanjayrajasreeraja
Автор

Your tutorial videos are so helpful for my school project! Thanks for everything :)

leventekoczkas
Автор

Smash that like button guys n gals! its free! great python tkinter tutorial, Codemy. Thanks

RyanDanielG
Автор

Your videos are great! I've binge watched a bunch of them today. I have a text box buried inside a class. I want to be able to insert text into it from outside the class. How would I format the command to do that? I'm pressing a button to add the text to the textbox.

bryanhooper
Автор

I Love this!!! Awesome Stuff!! Thank you!!

ashishdev
Автор

Hi, it's great to watch this useful videos and I'm learning many things and now I have a question: I have a text file and I want to output first line of text file as two or three or more lines in widget. How can I do this? Thank you so much! :)

cuneytozkurt
Автор

omg you live in Vegas, thats so cool....is it bright and busy like in the movies?

dimitriosdesmos
Автор

thank you, very useful again...amd crystal clear.

dimitriosdesmos
Автор

how to check the textbox value and display on dialog box when the texbox equal to 10 digit? Thanks..

yhpyrl
Автор

You are the greatest instructor. Please tell us how to make a covid19 cases tracker app with python and tkinter. Thanks.

shahzaibakram
Автор

I want print list in gui which method i can use

mohammadrazalp.p
Автор

been looking for a few days now and I cant seem to figure out how to get the text that is in view.

Cowboy
Автор

Height is in lines of text and width is in characters

MagicByIzzy
Автор

great video!! is it possible to center text?

kenji
Автор

How I can bold the text and change colours in this text box ?

ajayjangid
Автор

Hey I copied that starter stuff and it was red. Moreover, I encountered a syntax error at that exact same spot. Why? And if it’s because I don’t have my own starter thing, how do I do it?

arkijuco.