I thought that this might be of interest to the group for those who do
not follow the Tkinter mailing list as I have seen questions here
about how to do Python GUIs in Android where the usual response is to
try Kivy.  Perhaps there is now a tkinter solution?

---------- Forwarded message ---------
From: Mark Lutz <l...@learning-python.com>
Date: Sun, Feb 10, 2019 at 10:07 AM
Subject: [Tkinter-discuss] New docs: using tkinter GUIs on Android
To: <tkinter-disc...@python.org>, <python-announce-l...@python.org>


I've just posted guides for running Python tkinter programs on
Android in the Pydroid 3 app's IDE.  The first covers multiple
programs, and the second focuses on a content-sync program:

  https://learning-python.com/using-tkinter-programs-on-android.html
  https://learning-python.com/mergeall-android-scripts/_README.html

And yes, you read that right: Python tkinter GUIs, including
the calendar, calculator, text editor, and incremental backup
tool described in these docs, now work on your smartphone in
addition to your PC, though they come with a few rough edges
(and advertising) on Android today.

And there was much rejoicing,
--M. Lutz (http://learning-python.com)
_______________________________________________
Tkinter-discuss mailing list
tkinter-disc...@python.org
https://mail.python.org/mailman/listinfo/tkinter-discuss


-- 
boB
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to