Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 516f9ad

Browse filesBrowse files
authored
Merge pull request #861 from siddhantgoel/master
Add toga to GUI resources
2 parents 8603dfe + b0c5b4f commit 516f9ad
Copy full SHA for 516f9ad

File tree

Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed

‎docs/scenarios/gui.rst

Copy file name to clipboardExpand all lines: docs/scenarios/gui.rst
+10Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,16 @@ Qt
8888
is widely used for developing software with a GUI but can also be used for
8989
non-GUI applications.
9090

91+
Toga
92+
----
93+
`Toga <https://toga.readthedocs.io/en/latest/>`_ is a Python native, OS
94+
native, cross platform GUI toolkit. Toga consists of a library of base
95+
components with a shared interface to simplify platform-agnostic GUI
96+
development.
97+
98+
Toga is available on Mac OS, Windows, Linux (GTK), and mobile platforms such
99+
as Android and iOS.
100+
91101
Tk
92102
--
93103
Tkinter is a thin object-oriented layer on top of Tcl/Tk. **It has the advantage

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.