Path: csiph.com!news.mixmin.net!weretis.net!feeder4.news.weretis.net!ecngs!testfeeder.ecngs.de!217.188.199.168.MISMATCH!takemy.news.telefonica.de!telefonica.de!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.050 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'incompatible': 0.07; 'optional': 0.09; 'underlying': 0.09; 'python': 0.10; '(a.k.a.': 0.16; 'combinations': 0.16; 'subject:1.6': 0.16; 'subject:colors': 0.16; 'version;': 0.16; 'gui': 0.18; 'library': 0.20; 'changes': 0.20; 'windows': 0.20; 'tkinter': 0.22; 'third-party': 0.23; 'install': 0.25; 'linux': 0.26; 'changes:': 0.29; 'improves': 0.29; 'received:192.168.1.3': 0.29; 'window': 0.30; 'addresses': 0.32; 'received:comcast.net': 0.33; 'ubuntu': 0.33; 'url:com)': 0.33; 'there': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'version': 0.38; 'names': 0.38; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'some': 0.40; 'behavior': 0.61; 'received:96': 0.63; 'url:png': 0.64; 'url:6': 0.66; 'color': 0.67; 'message-id:invalid': 0.79; '1.6': 0.84; '3.4': 0.84; '8.6': 0.84; 'url:v1': 0.84 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit From: Mark Lutz To: python-announce-list@python.org Subject: frigcal 1.6: PNGs sans Pillow, Tk colors, Linux Date: Wed, 07 Oct 2015 02:22:39 -0000 X-Mailer: PyMailGUI 3.0 (Python) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1444180963; bh=VzR2p1WZLRLyHHQk2vpTDi1tuHuB5SyFdl9RCXd5Il0=; h=Received:Received:MIME-Version:Content-Type:From:To:Subject:Date; b=DMo54uXSYE7OYJ6R/wcQymmtbAgRrozC901NzMkrcJGC1ygrirMRapSURAj9xYhGi zikVryljtFPXZGmtag+N2ltxKLyAo7MuISoCePWK+GTekMLvsV6WVAGCQy0ZY1EM6p 8Uch6ttgozZyySfZtiO3DAEOsIB0VhiJBZrA8fbD9+L81G9QerzICp2jcUBweYr4q0 rZDjM53YA0JhN4Qalm8AEkhIE7C8VAvhdNk+6eaQWTgldDAvD9xeqSorGX29u+CodJ ShRWtXsw0mhYSai4kl5153IOyGZeLC+b9C64o4BapEitakUvLjk99u7ZKfHr298JwP DuqhXrqCequTg== X-Mailman-Approved-At: Wed, 07 Oct 2015 09:27:27 +0200 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1444202847 news.xs4all.nl 23850 [2001:888:2000:d::a6]:43618 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1892 There is a new version of frigcal, a Python 3.X/tkinter desktop GUI calendar program. This version makes an install of the third-party Pillow (a.k.a. PIL) library optional for some combinations of image-file type and Python version; addresses incompatible changes in color names in the Tk 8.6 library underlying tkinter in Python 3.4 and later; and on Linux improves the behavior of modal dialogs and window icons. Ubuntu screenshot: http://learning-python.com/frigcal/screenshots/New-Version1.6/v1.6-ubuntu-linux.png Windows screenshot: http://learning-python.com/frigcal/screenshots/000-latest-composite.png Version 1.6 changes: http://learning-python.com/frigcal/Readme-frigcal.html#s7 All the docs: http://learning-python.com/frigcal/Readme-frigcal.html --M. Lutz (http://www.rmi.net/~lutz | http://learning-python.com)