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


Groups > comp.lang.python > #72406

Re: Python GUI?

Newsgroups comp.lang.python
Date 2014-06-02 05:02 -0700
References <1a8b14b3-85f3-4515-ba43-9b40e1a89f1d@googlegroups.com> <mailman.297.1378962331.5461.python-list@python.org> <c2b4b1f4-6942-42c8-9675-2c74345d92d7@googlegroups.com>
Message-ID <ff232eb9-715c-48b2-bf9e-079522ca4799@googlegroups.com> (permalink)
Subject Re: Python GUI?
From vidarwilliam@gmail.com

Show all headers | View raw


> I don't like it when you can D&D to position things. I don't understand why someone wouldn't want to write the positioning code, and have fun with the debugging. That's the best part about writing a program, in my opinion. I'm against D&D with programming, and I'm not sure why.

I don't understand people that also insist on writing code in notepad :) 
GUI design is not for programmers, but for designers. But the first version of a GUI can be made by a programmer, so they can make a working application. Then the designer can make the GUI work for the end user. Anyone that know about a better GUI kit than QT that works well with Python?

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


Thread

Re: Python GUI? vidarwilliam@gmail.com - 2014-06-02 05:02 -0700

csiph-web