Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #109689
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Dietmar Schwertberger <maillist@schwertberger.de> |
| Newsgroups | comp.lang.python |
| Subject | Re: Recommendation for GUI lib? |
| Date | Wed, 8 Jun 2016 23:36:59 +0200 |
| Lines | 14 |
| Message-ID | <mailman.86.1465421834.2306.python-list@python.org> (permalink) |
| References | <24ECEF58-FF95-4B7B-9A7B-2B16800AD959@mostrom.pp.se> <20160607214532.GA17231@localhost> <9c24a85f-0bb4-5728-c8cb-a9a3e6ca9f6d@schwertberger.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de XFxW09fxJ1uLuApenswd7Q7dLNmRk5mF9GJuCW9w06ew== |
| Return-Path | <maillist@schwertberger.de> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.094 |
| X-Spam-Evidence | '*H*': 0.82; '*S*': 0.01; 'received:134': 0.05; 'bindings': 0.09; 'ide': 0.09; 'python': 0.10; 'iirc': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:GUI': 0.16; 'wing': 0.16; 'wrote:': 0.16; 'linux,': 0.18; 'gui': 0.18; 'windows': 0.20; 'header:In-Reply-To:1': 0.24; 'header:User- Agent:1': 0.26; 'moved': 0.27; 'received:192.168.10': 0.29; 'windows.': 0.33; 'platforms,': 0.35; 'supports': 0.35; 'but': 0.36; 'too': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'mac': 0.37; 'does': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'received:de': 0.40; 'free,': 0.60; 'charset:windows-1252': 0.62; 'more': 0.63; 'due': 0.65; 'python-list': 0.66; 'quality': 0.72; 'gtk': 0.84; 'os?': 0.84; 'pygtk': 0.84; 'graphical': 0.91; 'received:192.168.0.5': 0.91; 'ports': 0.93 |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2 |
| In-Reply-To | <20160607214532.GA17231@localhost> |
| X-Virus-Scanned | clamav-milter 0.98.7 at mxout2 |
| X-Virus-Status | Clean |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailerdienst.de; s=dkim; t=1465421825; bh=m1tmjqekqL+m6Qmy54etL0/lwsy7l+dYOpvHA+AwTww=; h=Subject:To:References:From:Date:In-Reply-To:From; b=kXvLzQmsqzsE2PZZkT3H9NlbymIPkTbaKe1obXD/c2yTmlGkQuV/ngy5qkCP27tVZ x7xza9262Xd+1umK8cSbMc6sRaoDg27X4JcYIfcI5YpziSEvA7F50EwbsgtZgtfHyd 9WUV8neYn+/E09xQbtXxu7JFE3lsiNhJcphfBIk8= |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.22 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <9c24a85f-0bb4-5728-c8cb-a9a3e6ca9f6d@schwertberger.de> |
| X-Mailman-Original-References | <24ECEF58-FF95-4B7B-9A7B-2B16800AD959@mostrom.pp.se> <20160607214532.GA17231@localhost> |
| Xref | csiph.com comp.lang.python:109689 |
Show key headers only | View raw
On 07.06.2016 23:45, Roland Koebler via Python-list wrote: > Both are free, have Python bindings and a graphical GUI designer, and both > have ports for Windows and Mac OS X. Qt does have a better cross-platform- > support and supports more platforms, but GTK+3 also works for Linux, Mac > OS X and Windows. What is the current state and quality of GTK for Windows and Mac OS? IIRC it's not too long that Wing IDE was moved from PyGTK to Qt due to the problems under Windows and MacOS. Regards, Dietmar
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Recommendation for GUI lib? Dietmar Schwertberger <maillist@schwertberger.de> - 2016-06-08 23:36 +0200
csiph-web