Search Results

1
vote

With what kind of IDE (if any) you build python GUI projects?

For GUI only, I find VisualWx (http://visualwx.altervista.org/) to be very good for designing wxPython apps under Windows. For G …
0
votes

questions re: current state of GUI programming with Python

dabo puts wxPython programming at a higher level like what you're looking for. …
0
votes

Nice IDE for wxPython or Tkinter GUI Development

Try VisualWx. I think the GUI designer is very good; however the IDE is fairly rudimentary (no code completion, debugging, etc.). My wor …