filmov
tv
How To Create Text Boxes - PyQt5 GUI Thursdays #4
![preview_player](https://i.ytimg.com/vi/Fl92v4PpbzE/maxresdefault.jpg)
Показать описание
In this video I'll show you how to create Text Boxes with PyQT5 and Python.
Text boxes are really easy to create with PyQT5. You just use the QTextEdit widget. Some of the attributes of the text box that you can set are:
html="",
plainText="",
acceptRichText=True,
lineWrapMode=qtw.QTextEdit.FixedColumnWidth,
lineWrapColumnOrWidth=50,
placeholderText="",
readOnly=False)
As you can see. You can use plain text, rich text, or even HTML in this text box widget!
Timecodes
0:00 - Intro
1:26 - Create QTextEdit Textbox Widget
2:06 - Set Basic QTextEdit Attributes
4:33 - Update Label With TextBox Text
5:17 - Update Text Box Text Programatically
6:21 - Use Rich Text in the TextBox
7:28 - Default TextBox Plain Text
8:15 - Using HTML in the TextBox
9:20 - Changing LineWrap Text Width
11:07 - Set ReadOnly To True To Lock Textbox
11:37 - Conclusion
Text boxes are really easy to create with PyQT5. You just use the QTextEdit widget. Some of the attributes of the text box that you can set are:
html="",
plainText="",
acceptRichText=True,
lineWrapMode=qtw.QTextEdit.FixedColumnWidth,
lineWrapColumnOrWidth=50,
placeholderText="",
readOnly=False)
As you can see. You can use plain text, rich text, or even HTML in this text box widget!
Timecodes
0:00 - Intro
1:26 - Create QTextEdit Textbox Widget
2:06 - Set Basic QTextEdit Attributes
4:33 - Update Label With TextBox Text
5:17 - Update Text Box Text Programatically
6:21 - Use Rich Text in the TextBox
7:28 - Default TextBox Plain Text
8:15 - Using HTML in the TextBox
9:20 - Changing LineWrap Text Width
11:07 - Set ReadOnly To True To Lock Textbox
11:37 - Conclusion
How to add a transparent Text Box onto an image in Word
How to Create and Format a Text Box in Microsoft Word
How To Draw Text Box In Word Without Border
No Text Box (SOLVED!) | Photoshop
How to create text box in Microsoft excel?
Word: Text Boxes
How to Insert Text Boxes in Microsoft Word
How to remove the outline of a text box in Word
How to Create Text Box in Word
How to Edit Text Box Shape in InDesign
Resizing text boxes in under a minute! | Learn After Effects
Changing the Size of a Text Box
How to use text boxes in Word | MS Word Tutorials
How to Insert Text Box in Google Docs
Create Text Boxes in Pages
SUPER FAST RESIZABLE TEXT BOXES in After Effects - Method 1 | Adobe After Effects Tutorial
Microsoft Word - How To Insert Text Boxes In Word Document
How to add a Text Box in Adobe Premiere Pro 2020 | Premier Pro Dude
How to create a text box in Photoshop
Easy Text Box - No Plug-In, No Expressions | After Effects Tutorial (1/2)
Combine text boxes in OneNote
Create a Fillable Text Box on PDF Using Adobe Acrobat Pro DC
How to insert and use a Text Box in Microsoft Excel
Responsive Text Box in Adobe Illustrator
Комментарии