Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #83185

Re: [ANN] EasyGUI_Qt version 0.9

Path csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <torriem+gmail@torriefamily.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.005
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:: [': 0.04; 'filing': 0.07; 'subject:ANN': 0.07; 'says.': 0.09; 'subject:version': 0.09; 'url:github': 0.09; 'python': 0.11; '2.7': 0.14; "wouldn't": 0.14; 'andr\xe9': 0.16; 'event-driven': 0.16; 'fits': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'say.': 0.16; 'through.': 0.16; 'url:issues': 0.16; 'usenet': 0.16; 'appropriate': 0.16; 'ignore': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'properly': 0.19; 'subject:] ': 0.20; 'written': 0.21; 'tests': 0.22; 'header:User-Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; "i'm": 0.30; 'code': 0.31; 'getting': 0.31; 'quite': 0.32; 'level.': 0.33; 'mac': 0.33; "i'd": 0.34; 'done.': 0.35; 'but': 0.35; "he's": 0.36; 'reports': 0.37; 'too': 0.37; 'list': 0.37; 'clear': 0.37; 'being': 0.38; 'message-id:@gmail.com': 0.38; 'problems': 0.38; 'tired': 0.38; 'to:addr:python-list': 0.38; 'issue': 0.38; 'little': 0.38; 'heard': 0.39; 'to:addr:python.org': 0.39; 'enough': 0.39; 'mailing': 0.39; 'either': 0.39; 'received:org': 0.40; 'how': 0.40; 'even': 0.60; 'worry': 0.60; 'full': 0.61; 'hear': 0.63; 'him,': 0.64; '10:11': 0.84; 'banned': 0.84; 'filtered': 0.84; 'news.': 0.84; 'dirty': 0.93
X-Virus-Scanned amavisd-new at torriefamily.org
Date Sat, 03 Jan 2015 16:06:07 -0700
From Michael Torrie <torriem@gmail.com>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version 1.0
To python-list@python.org
Subject Re: [ANN] EasyGUI_Qt version 0.9
References <4c3dbebe-0184-4ca7-9d7d-30462ae2a578@googlegroups.com> <9d2a330f-eaf8-4943-a246-d143b1b773ca@googlegroups.com> <9ade6cb4-6a78-4ebb-8104-83dbf1916482@googlegroups.com> <b5c4b11c-068b-4d8f-9fe7-c5eda1b44034@googlegroups.com> <fda3c983-e336-4f81-870f-bd03c7ef15db@googlegroups.com>
In-Reply-To <fda3c983-e336-4f81-870f-bd03c7ef15db@googlegroups.com>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 8bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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>
Newsgroups comp.lang.python
Message-ID <mailman.17362.1420328261.18130.python-list@python.org> (permalink)
Lines 21
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1420328261 news.xs4all.nl 2951 [2001:888:2000:d::a6]:39360
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:83185

Show key headers only | View raw


On 01/03/2015 10:11 AM, André Roberge wrote:
> Would you care to elaborate?  All the code I have written works
> correctly on all the tests I have done.  I do have reports from a
> user using a Mac with Python 2.7 for which some widgets did not quite
> work properly ... but that's all I have heard about problems with it.
> 
> 
> I would like to hear about the problems you know about either here,
> on by filing an issue at
> https://github.com/aroberge/easygui_qt/issues

It's not clear to me that jmf even understands what easygui is intended
to do.  So I wouldn't worry too much about what he says.  So I'd just
ignore what he has to say.  If someone needs a full event-driven GUI,
they can use an appropriate toolkit.  For quick and dirty little
utilities I can see how easygui fits the bill, and being Qt-based is
good news.

By the way, I'm not seeing jmf's emails; I think they are being filtered
at the mailing list level.  I think enough people got tired of his
trolling that they banned him, though on USENET he's still getting through.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[ANN] EasyGUI_Qt version 0.9 André Roberge <andre.roberge@gmail.com> - 2014-12-31 14:24 -0800
  Re: [ANN] EasyGUI_Qt version 0.9 wxjmfauth@gmail.com - 2015-01-01 02:39 -0800
  Re: [ANN] EasyGUI_Qt version 0.9 wxjmfauth@gmail.com - 2015-01-02 02:29 -0800
    Re: [ANN] EasyGUI_Qt version 0.9 André Roberge <andre.roberge@gmail.com> - 2015-01-02 11:11 -0800
      Re: [ANN] EasyGUI_Qt version 0.9 Emil Oppeln-Bronikowski <emil@fuse.pl> - 2015-01-02 20:27 +0100
        Re: [ANN] EasyGUI_Qt version 0.9 André Roberge <andre.roberge@gmail.com> - 2015-01-02 11:53 -0800
          Re: [ANN] EasyGUI_Qt version 0.9 Emil Oppeln-Bronikowski <emil@fuse.pl> - 2015-01-02 21:21 +0100
            Re: [ANN] EasyGUI_Qt version 0.9 André Roberge <andre.roberge@gmail.com> - 2015-01-02 13:35 -0800
      Re: [ANN] EasyGUI_Qt version 0.9 wxjmfauth@gmail.com - 2015-01-03 00:52 -0800
        Re: [ANN] EasyGUI_Qt version 0.9 André Roberge <andre.roberge@gmail.com> - 2015-01-03 09:11 -0800
          Re: [ANN] EasyGUI_Qt version 0.9 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-01-03 17:38 +0000
            Re: [ANN] EasyGUI_Qt version 0.9 wxjmfauth@gmail.com - 2015-01-04 01:32 -0800
          Re: [ANN] EasyGUI_Qt version 0.9 Michael Torrie <torriem@gmail.com> - 2015-01-03 16:06 -0700
          Re: [ANN] EasyGUI_Qt version 0.9 wxjmfauth@gmail.com - 2015-01-04 00:12 -0800
  Re: [ANN] EasyGUI_Qt version 0.9 stephen.boulet@gmail.com - 2015-01-09 15:08 -0800
    Re: [ANN] EasyGUI_Qt version 0.9 André Roberge <andre.roberge@gmail.com> - 2015-01-09 16:21 -0800
    Re: [ANN] EasyGUI_Qt version 0.9 André Roberge <andre.roberge@gmail.com> - 2015-01-09 17:02 -0800
      Re: [ANN] EasyGUI_Qt version 0.9 Chris Warrick <kwpolska@gmail.com> - 2015-01-10 10:32 +0100
      Re: [ANN] EasyGUI_Qt version 0.9 stephen.boulet@gmail.com - 2015-01-13 04:23 -0800
        Re: [ANN] EasyGUI_Qt version 0.9 André Roberge <andre.roberge@gmail.com> - 2015-01-13 12:29 -0800
          Re: [ANN] EasyGUI_Qt version 0.9 stephen.boulet@gmail.com - 2015-01-14 09:12 -0800

csiph-web