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


Groups > comp.lang.python > #75241

Re: .Net Like Gui Builder for Python?

Date 2014-07-26 12:14 +0200
From Dietmar Schwertberger <maillist@schwertberger.de>
Subject Re: .Net Like Gui Builder for Python?
References (1 earlier) <53D2CAD8.1040306@schwertberger.de> <CAPTjJmoauPmkQxfzCoJWBcMCNQ-pZYkbnhAeMb8CoSQcPD60wQ@mail.gmail.com> <CAMEax75TbPPuKZfsTLxtVubOAgXCn4wLpT-z9NmgerReEkZ-8Q@mail.gmail.com> <757bd14c-3742-4674-b305-b0cfe5a58b90@gmail.com> <CAPTjJmoJwKduU-TUhoy4360LUpbku1iOAmfhtWArbtEUXqU2wQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.12344.1406369662.18130.python-list@python.org> (permalink)

Show all headers | View raw


Am 26.07.2014 11:05, schrieb Chris Angelico:
> IMO it's an attractive nuisance at best. Make it easy to build
> something simple and flawed, and people will build things that aren't
> simple but are still flawed. Microsoft has done this to the world a
For most software/tools that's good enough. It's better to have this 
than having
nothing.
Sure, when you have a look at the VB-created programs, most of them are 
flawed,
but still they solve problems.

Currently, Python is ruled out as tool in many situations due to the steep
learning curve when it comes to GUIs, so people use Excel, Labview, Matlab
or whatever (or nothing at all or still VB).

> But for
> building a large and complex application, they tend more to make the
> job harder than easier; and for people who've learned on that system
Most problems that are out there to be adressed require only simple 
applications.

For anything non-trivial I don't see that a GUI-builder, I agree that 
hand-coding
the GUI is the better approach.

But then, we're now in a world where e.g. Qt is moving away from widgets to
QML which makes GUI programming a huge mess (in the same way that PHP
made web-programming a mess).

> and no other, it's "but this works - what, I have to learn a whole new
> system now? That new system sucks".
What is the point of not having tools to ease the entry?
Of course it makes the others, who still learned it, feel cool, but 
other than that?

Regards,

Dietmar

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


Thread

.Net Like Gui Builder for Python? Orochi <kartikjagdale11@gmail.com> - 2014-07-25 07:55 -0700
  Re: .Net Like Gui Builder for Python? Orochi <kartikjagdale11@gmail.com> - 2014-07-25 08:19 -0700
  Re: .Net Like Gui Builder for Python? Jerry Hill <malaclypse2@gmail.com> - 2014-07-25 14:11 -0400
  Re: .Net Like Gui Builder for Python? Sturla Molden <sturla.molden@gmail.com> - 2014-07-25 20:04 +0000
  Re: .Net Like Gui Builder for Python? Dietmar Schwertberger <maillist@schwertberger.de> - 2014-07-25 23:23 +0200
  Re: .Net Like Gui Builder for Python? Chris Angelico <rosuav@gmail.com> - 2014-07-26 12:40 +1000
  Re: .Net Like Gui Builder for Python? Michael Torrie <torriem@gmail.com> - 2014-07-25 21:33 -0600
  Re: .Net Like Gui Builder for Python? TP <wingusr@gmail.com> - 2014-07-25 21:13 -0700
  Re: .Net Like Gui Builder for Python? Chris Angelico <rosuav@gmail.com> - 2014-07-26 14:37 +1000
  Re: .Net Like Gui Builder for Python? Martin S <shieldfire@gmail.com> - 2014-07-26 09:19 +0200
  Re: .Net Like Gui Builder for Python? Martin S <shieldfire@gmail.com> - 2014-07-26 09:13 +0200
  Re: .Net Like Gui Builder for Python? Chris Angelico <rosuav@gmail.com> - 2014-07-26 19:05 +1000
  Re: .Net Like Gui Builder for Python? Dietmar Schwertberger <maillist@schwertberger.de> - 2014-07-26 12:14 +0200
  Re: .Net Like Gui Builder for Python? Chris Angelico <rosuav@gmail.com> - 2014-07-26 20:25 +1000
  Re: .Net Like Gui Builder for Python? Martin S <shieldfire@gmail.com> - 2014-07-26 12:33 +0200
  Re: .Net Like Gui Builder for Python? Sturla Molden <sturla.molden@gmail.com> - 2014-07-26 10:51 +0000
    Re: .Net Like Gui Builder for Python? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-07-26 13:44 +0000
  Re: .Net Like Gui Builder for Python? Dietmar Schwertberger <maillist@schwertberger.de> - 2014-07-26 13:28 +0200
  Re: .Net Like Gui Builder for Python? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-07-26 14:40 -0400
    Re: .Net Like Gui Builder for Python? Steve Hayes <hayesstw@telkomsa.net> - 2014-07-27 06:49 +0200
      Re: .Net Like Gui Builder for Python? Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-07-27 10:10 +0200
        Re: .Net Like Gui Builder for Python? Steve Hayes <hayesstw@telkomsa.net> - 2014-07-27 14:24 +0200
          Re: .Net Like Gui Builder for Python? Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-07-27 14:42 +0200
            Re: .Net Like Gui Builder for Python? Steve Hayes <hayesstw@telkomsa.net> - 2014-07-28 04:33 +0200
      Re: .Net Like Gui Builder for Python? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-07-27 11:30 -0400
      Re: .Net Like Gui Builder for Python? Sturla Molden <sturla.molden@gmail.com> - 2014-07-27 18:32 +0000
      Re: .Net Like Gui Builder for Python? Michael Torrie <torriem@gmail.com> - 2014-07-27 22:26 -0600
      Re: .Net Like Gui Builder for Python? Sturla Molden <sturla.molden@gmail.com> - 2014-07-28 10:14 +0000
  Re: .Net Like Gui Builder for Python? CM <cmpython@gmail.com> - 2014-07-27 10:46 -0700
  Re: .Net Like Gui Builder for Python? Kevin Walzer <kw@codebykevin.com> - 2014-07-27 14:48 -0400
    Re: .Net Like Gui Builder for Python? Sturla Molden <sturla.molden@gmail.com> - 2014-07-28 09:59 +0000

csiph-web