tkinter on android?
Mark Lutz <[email protected]>
| Newsgroups | gmane.comp.python.tkinter |
|---|---|
| Message-ID | <[email protected]> |
Has there been any work on porting tkinter to Android
yet? The usual searches come up empty, but the following
looks like a promising development in the Tcl/Tk front:
http://www.androwish.org/index.html/home
and there may be a few usable Python 2.X and 3.X Android
ports to build on ("Python for Android" search results
turn up SL4A, QPython, and others).
This may or may not be feasible, but there are a lot of
tkinter GUIs which would be great to have on an Android
device; personally, I have tkinter-based text editors,
clocks, email clients, calculators, and now calendars
that see daily action elsewhere.
Thanks,
--Mark Lutz (http://learning-python.com, http://www.rmi.net/~lutz)