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


Groups > comp.lang.python > #72406 > unrolled thread

Re: Python GUI?

Started byvidarwilliam@gmail.com
First post2014-06-02 05:02 -0700
Last post2014-06-02 05:02 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#72406 — Re: Python GUI?

Fromvidarwilliam@gmail.com
Date2014-06-02 05:02 -0700
SubjectRe: Python GUI?
Message-ID<ff232eb9-715c-48b2-bf9e-079522ca4799@googlegroups.com>
> 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?

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web