Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: "Jan Erik =?utf-8?q?Mostr=C3=B6m?=" Newsgroups: comp.lang.python Subject: Recommendation for GUI lib? Date: Wed, 01 Jun 2016 19:13:31 +0200 Lines: 10 Message-ID: References: <24ECEF58-FF95-4B7B-9A7B-2B16800AD959@mostrom.pp.se> Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: news.uni-berlin.de Os8rj2U0vP18SOZiwpyqbQhybw79Evv+UQOJNemqHMPw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.073 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; 'from:addr:lists': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:GUI': 0.16; 'library,': 0.18; 'gui': 0.18; 'platforms': 0.18; 'plus.': 0.22; 'tried': 0.24; "i've": 0.25; 'asked': 0.29; "i'm": 0.30; 'primary': 0.31; 'but': 0.36; 'instead': 0.36; 'to:addr:python- list': 0.36; 'subject:?': 0.36; 'really': 0.37; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'some': 0.40; 'programs': 0.62; 'received:(halon mail gateway)': 0.84; 'received:binero.net': 0.84 X-Halon-ID: 2e6f82e1-281c-11e6-9ca0-005056913f0f Authorized-sender: lists@mostrom.pp.se X-Mailer: MailMate (1.9.4r5234) X-Mailman-Approved-At: Thu, 02 Jun 2016 04:51:58 -0400 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <24ECEF58-FF95-4B7B-9A7B-2B16800AD959@mostrom.pp.se> Xref: csiph.com comp.lang.python:109345 I want to write a few programs with a GUI but I don't want to use Tk. Instead I'm looking for some other library, I've tried to look around and also asked a few but I don't really know what to use. Do you have any recommendations? Primary platforms are OS X and Linux. I, of course, want to have "standard" widgets but a "calendar view"/"date picker" is a plus. = jem