ui-tutorial
(17.01.2015 / Pythonista v1.5)
load_ui.py
(load_ui.py, load_ui.pyui and load_ui.pdf)
In the pdf file you find a very detailed description how to create the script.
Script showing the label "Hello World"
hello_world_v2.py
(hello_world_v2.py and hello_world_v2.pyui)
Script with changing label (Hello // World).
[Link]
([Link] and [Link])
How to use a text field, a button and a table view.
[Link]
([Link] and [Link])
See how the auto-resizing feature works while you rotating your device.
[Link]
([Link] and [Link])
Sometimes you should ask the user again (quit, delete, ...)
[Link]
([Link] and [Link])
Advanced example with textfield_did_change, console_alert, speech, etc.
[Link]
([Link] and [Link])
How to fill a table view with different values.
[Link]
([Link] and [Link])
How to add and delete labels at runtime.
[Link]
([Link] and [Link])
[Link]
([Link] and [Link])
How to change the color of a self-made button.
[Link]
([Link] and [Link])
[Link]
([Link] and [Link])
Browse your pictures (jpg in the script path) by touching the display. If the picture is to big it will be
resized.
[Link]
([Link], [Link] and [Link])
Please press the arrow to load the switchview.
[Link]
([Link], [Link] and [Link])
It's like the NavigationView but you can go back and forth.