Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 1.13 KB

index.rst

File metadata and controls

55 lines (39 loc) · 1.13 KB

Tutorials

Tutorial 0

In tutorial-0, you will discover how to create a basic app and have a simple toga.interface.widgets.button.Button widget to click.

Tutorial 1

In tutorial-1, you will discover how to capture basic user input using the toga.interface.widgets.textinput.TextInput widget and control layout.

Tutorial 2

In tutorial-2, you will discover how to use the toga.interface.widgets.splitcontainer.SplitContainer widget to display some components, a toolbar and a table.

Tutorial 3

In tutorial-3, you will discover how to use the toga.interface.widgets.webview.WebView widget to display a simple browser.

Index

tutorial-0 tutorial-1 tutorial-2 tutorial-3