From lutz at learning-python.com Fri Feb 8 13:42:12 2019 From: lutz at learning-python.com (Mark Lutz) Date: Fri, 08 Feb 2019 18:42:12 -0000 Subject: [Tkinter-discuss] New docs: using tkinter GUIs on Android Message-ID: <43x3xx5gvkzFqxh@mail.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) From li.beinan at gmail.com Sun Feb 10 12:31:36 2019 From: li.beinan at gmail.com (Beinan Li) Date: Sun, 10 Feb 2019 12:31:36 -0500 Subject: [Tkinter-discuss] Tkinter-discuss Digest, Vol 166, Issue 1 In-Reply-To: References: Message-ID: That's great news! Does it work on iOS as well? Thanks, Beinan On Sun, Feb 10, 2019 at 12:00 PM wrote: > Send Tkinter-discuss mailing list submissions to > tkinter-discuss at python.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://mail.python.org/mailman/listinfo/tkinter-discuss > or, via email, send a message with subject or body 'help' to > tkinter-discuss-request at python.org > > You can reach the person managing the list at > tkinter-discuss-owner at python.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Tkinter-discuss digest..." > > > Today's Topics: > > 1. New docs: using tkinter GUIs on Android (Mark Lutz) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 08 Feb 2019 18:42:12 -0000 > From: Mark Lutz > To: tkinter-discuss at python.org, python-announce-list at python.org > Subject: [Tkinter-discuss] New docs: using tkinter GUIs on Android > Message-ID: <43x3xx5gvkzFqxh at mail.python.org> > Content-Type: text/plain; charset="us-ascii" > > 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) > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Tkinter-discuss mailing list > Tkinter-discuss at python.org > https://mail.python.org/mailman/listinfo/tkinter-discuss > > > ------------------------------ > > End of Tkinter-discuss Digest, Vol 166, Issue 1 > *********************************************** > -------------- next part -------------- An HTML attachment was scrubbed... URL: From lutz at learning-python.com Sun Feb 10 17:53:00 2019 From: lutz at learning-python.com (Mark Lutz) Date: Sun, 10 Feb 2019 22:53:00 -0000 Subject: [Tkinter-discuss] Tkinter-discuss Digest, Vol 166, Issue 1 Message-ID: <43yPQN5tK5zFqqx@mail.python.org> > Does it work on iOS as well? I don't believe so, but you should ask the app's creator. It's not open source, and I'm just an impressed customer. --M. Lutz, http://learning-python.com > -----Original Message----- > From: Beinan Li > To: tkinter-discuss at python.org > Subject: Re: [Tkinter-discuss] Tkinter-discuss Digest, Vol 166, Issue 1 > Date: Sun, 10 Feb 2019 12:31:36 -0500 > > That's great news! > Does it work on iOS as well? > > Thanks, > Beinan > > > > On Sun, Feb 10, 2019 at 12:00 PM wrote: > > > Send Tkinter-discuss mailing list submissions to > > tkinter-discuss at python.org > > > > To subscribe or unsubscribe via the World Wide Web, visit > > https://mail.python.org/mailman/listinfo/tkinter-discuss > > or, via email, send a message with subject or body 'help' to > > tkinter-discuss-request at python.org > > > > You can reach the person managing the list at > > tkinter-discuss-owner at python.org > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of Tkinter-discuss digest..." > > > > > > Today's Topics: > > > > 1. New docs: using tkinter GUIs on Android (Mark Lutz) > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Fri, 08 Feb 2019 18:42:12 -0000 > > From: Mark Lutz > > To: tkinter-discuss at python.org, python-announce-list at python.org > > Subject: [Tkinter-discuss] New docs: using tkinter GUIs on Android > > Message-ID: <43x3xx5gvkzFqxh at mail.python.org> > > Content-Type: text/plain; charset="us-ascii" > > > > 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) > > > > > > ------------------------------ > > > > Subject: Digest Footer > > > > _______________________________________________ > > Tkinter-discuss mailing list > > Tkinter-discuss at python.org > > https://mail.python.org/mailman/listinfo/tkinter-discuss > > > > > > ------------------------------ > > > > End of Tkinter-discuss Digest, Vol 166, Issue 1 > > *********************************************** > > > From aivar.annamaa at gmail.com Thu Feb 14 05:18:21 2019 From: aivar.annamaa at gmail.com (Aivar Annamaa) Date: Thu, 14 Feb 2019 12:18:21 +0200 Subject: [Tkinter-discuss] Macbook Touch Bar and Tkinter Message-ID: <44c55731-900c-77fe-7178-99c7af639ea9@gmail.com> Hi! I have developed a Python IDE in Tkinter (https://thonny.org). My users say that when they configure their Macs to show function keys on Touch bar when Thonny is active, nothing actually happens (https://github.com/thonny/thonny/issues/683). They say this feature works fine in IDLE. I looked through https://github.com/python/cpython/blob/master/Lib/idlelib/macosx.py, but couldn't find anything special IDLE does to make it work. Do you know if this issue is related to Tk at all? Any ideas how to fix this? I didn't find anything special in https://github.com/python/cpython/blob/master/Mac/IDLE/IDLE.app/Contents/Info.plist either (here's corresponding Thonny's file: https://github.com/thonny/thonny/blob/master/packaging/mac/Thonny.app.initial_template/Contents/Info.plist) best regards, Aivar