[Tkinter-discuss] Tkinter-discuss Digest, Vol 143, Issue 1

Daniel Graham daniel.graham at duke.edu
Thu May 26 06:37:36 EDT 2016


On osx you can use geektool.

> On May 25, 2016, at 9:04 PM, tkinter-discuss-request at python.org 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. Add text to desktop (Dudi Goldenberg)
>   2. Re: Add text to desktop (Bryan Oakley)
>   3. Re: Add text to desktop (Dudi Goldenberg)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Wed, 25 May 2016 15:56:08 +0000
> From: Dudi Goldenberg <dudi at kolcore.com>
> To: "tkinter-discuss at python.org" <tkinter-discuss at python.org>
> Subject: [Tkinter-discuss] Add text to desktop
> Message-ID:
> 	<VI1PR05MB18402C1E04E12ABC15B930D1DA400 at VI1PR05MB1840.eurprd05.prod.outlook.com>
> 	
> Content-Type: text/plain; charset="us-ascii"
> 
> Hello list,
> 
> What would be the best way to add some text over the desktop background image, with no window and no frame?
> 
> Font, size and colors needs to be controlled, some of the text will come from updated variables.
> 
> I managed to get the text to display, but always boxed In a frame...
> 
> TIA & Regards,
> 
> D.
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20160525/968b001f/attachment-0001.html>
> 
> ------------------------------
> 
> Message: 2
> Date: Wed, 25 May 2016 18:28:56 -0500
> From: Bryan Oakley <bryan.oakley at gmail.com>
> To: Dudi Goldenberg <dudi at kolcore.com>
> Cc: "tkinter-discuss at python.org" <tkinter-discuss at python.org>
> Subject: Re: [Tkinter-discuss] Add text to desktop
> Message-ID:
> 	<CAKypQnyiVsL5nC_m9yVk9N+ZZJ_0GQKrVwR2-xFa-Nsr9rgqRQ at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> There is no way to do what you want with tkinter.
> 
> On Wed, May 25, 2016 at 10:56 AM, Dudi Goldenberg <dudi at kolcore.com> wrote:
> 
>> Hello list,
>> 
>> 
>> 
>> What would be the best way to add some text over the desktop background
>> image, with no window and no frame?
>> 
>> 
>> 
>> Font, size and colors needs to be controlled, some of the text will come
>> from updated variables.
>> 
>> 
>> 
>> I managed to get the text to display, but always boxed In a frame?
>> 
>> 
>> 
>> TIA & Regards,
>> 
>> 
>> 
>> D.
>> 
>> 
>> 
>> _______________________________________________
>> Tkinter-discuss mailing list
>> Tkinter-discuss at python.org
>> https://mail.python.org/mailman/listinfo/tkinter-discuss
>> 
>> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20160525/661ccd1e/attachment-0001.html>
> 
> ------------------------------
> 
> Message: 3
> Date: Wed, 25 May 2016 23:31:13 +0000
> From: Dudi Goldenberg <dudi at kolcore.com>
> To: Bryan Oakley <bryan.oakley at gmail.com>
> Cc: "tkinter-discuss at python.org" <tkinter-discuss at python.org>
> Subject: Re: [Tkinter-discuss] Add text to desktop
> Message-ID:
> 	<VI1PR05MB1840D25F69D940245156449BDA400 at VI1PR05MB1840.eurprd05.prod.outlook.com>
> 	
> Content-Type: text/plain; charset="utf-8"
> 
> Is there another method/module/anything that makes this possible??
> 
> D.
> 
> From: Bryan Oakley [mailto:bryan.oakley at gmail.com]
> Sent: Thursday, May 26, 2016 2:29
> To: Dudi Goldenberg <dudi at kolcore.com>
> Cc: tkinter-discuss at python.org
> Subject: Re: [Tkinter-discuss] Add text to desktop
> 
> There is no way to do what you want with tkinter.
> 
> On Wed, May 25, 2016 at 10:56 AM, Dudi Goldenberg <dudi at kolcore.com<mailto:dudi at kolcore.com>> wrote:
> Hello list,
> 
> What would be the best way to add some text over the desktop background image, with no window and no frame?
> 
> Font, size and colors needs to be controlled, some of the text will come from updated variables.
> 
> I managed to get the text to display, but always boxed In a frame?
> 
> TIA & Regards,
> 
> D.
> 
> 
> _______________________________________________
> Tkinter-discuss mailing list
> Tkinter-discuss at python.org<mailto:Tkinter-discuss at python.org>
> https://mail.python.org/mailman/listinfo/tkinter-discuss
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20160525/ced97366/attachment.html>
> 
> ------------------------------
> 
> 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 143, Issue 1
> ***********************************************



More information about the Tkinter-discuss mailing list