DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python display text in label on new line
label
=
Label
(
text
=
"This is a really long text; "
*
5
,
wraplengt
=
200
)
label
.
pack
(
)
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#python
#display
#text
#label
#line
ADD COMMENT
Topic
COMMENT
Name
7+4 =
Submit