Contents Menu Expand Light mode Dark mode Auto light/dark mode
Toga 0.4.1.dev135+g2000b685b
Logo
Toga 0.4.1.dev135+g2000b685b
  • Tutorials
    • Your first Toga app
    • A slightly less toy example
    • You put the box inside another box…
    • Let’s build a browser!
    • Let’s draw on a canvas!
  • How-to Guides
    • Get started
    • Contribute code to Toga
    • Contribute documentation to Toga
    • Internal How-to guides
      • How to cut a Toga release
  • Reference
    • Supported platforms
      • macOS
      • Windows
      • Linux/Unix
      • Android
      • iOS
      • Web
      • Terminal
      • Testing
    • Toga APIs by platform
    • API Reference
      • App
      • DocumentApp
      • Window
      • MainWindow
      • Containers
        • Box
        • OptionContainer
        • ScrollContainer
        • SplitContainer
      • Resources
        • App Paths
        • Font
        • Command
        • Icon
        • Image
        • Source
        • ListSource
        • TreeSource
        • ValueSource
        • Validators
      • Widgets
        • ActivityIndicator
        • Button
        • Canvas
        • DateInput
        • DetailedList
        • Divider
        • ImageView
        • Label
        • MultilineTextInput
        • NumberInput
        • PasswordInput
        • ProgressBar
        • Selection
        • Slider
        • Switch
        • Table
        • TextInput
        • TimeInput
        • Tree
        • WebView
        • Widget
      • Constants
      • Keys
    • Style
      • The Pack Style Engine
  • Background
    • About the project
      • Why Toga?
      • Why “Toga”? Why the Yak?
      • Success Stories
      • Release History
      • Road Map
    • Topic guides
      • Widget layout
      • Data Sources
    • Toga’s internals
      • Architecture
  v: latest
Versions
latest
stable
v0.4.0
v0.3.1
v0.3.0
v0.2.15
v0.2.14
v0.2.13
v0.2.12
v0.2.11
v0.2.10
v0.2.9
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.2
v0.2.0
v0.1.2
v0.1.1
v0.1.0
Downloads
pdf
On Read the Docs
Project Home
Builds
Back to top
Edit this page

How-to Guides#

How-to guides are recipes that take the user through steps in key subjects. They are more advanced than tutorials and assume a lot more about what the user already knows than tutorials do, and unlike documents in the tutorial they can stand alone.

  • Get started
  • Contribute code to Toga
  • Contribute documentation to Toga
  • Internal How-to guides
Next
How to get started
Previous
Let’s draw on a canvas!
Copyright © Russell Keith-Magee
Made with Sphinx and @pradyunsg's Furo