You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Eugenio Parodi 3b059193ab Added textedit init examples 3 years ago
..
TTkLineEdit Added textedit init examples 3 years ago
README.md Added textedit init examples 3 years ago

README.md

TTkLineEdit

Init

TTkLineEdit/Init.01.py - (try Online)

# to run it just exec:
tutorial/examples/TTkLineEdit/Init.01.py
# or
python3 tutorial/examples/TTkLineEdit/Init.01.py

Set/Get Text

TTkLineEdit/SetGet.01.py - (try Online)

# to run it just exec:
tutorial/examples/TTkLineEdit/SetGet.01.py
# or
python3 tutorial/examples/TTkLineEdit/SetGet.01.py

Events

TBD

TTkTextEdit

Set/Get/Append Text

TBD

Export

TBD