Click here to Skip to main content
15,890,690 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Any Python Devs? What UI? Pin
AETaylor11-Jun-20 20:24
AETaylor11-Jun-20 20:24 
GeneralRe: Any Python Devs? What UI? Pin
raddevus12-Jun-20 2:16
mvaraddevus12-Jun-20 2:16 
GeneralRe: Any Python Devs? What UI? Pin
Asday11-Jun-20 20:32
Asday11-Jun-20 20:32 
GeneralRe: Any Python Devs? What UI? Pin
raddevus12-Jun-20 2:18
mvaraddevus12-Jun-20 2:18 
GeneralRe: Any Python Devs? What UI? Pin
Asday12-Jun-20 7:38
Asday12-Jun-20 7:38 
GeneralRe: Any Python Devs? What UI? Pin
raddevus12-Jun-20 8:02
mvaraddevus12-Jun-20 8:02 
GeneralRe: Any Python Devs? What UI? Pin
Asday12-Jun-20 8:21
Asday12-Jun-20 8:21 
GeneralRe: Any Python Devs? What UI? Pin
Davyd McColl11-Jun-20 21:39
Davyd McColl11-Jun-20 21:39 
Haven't done Python UI stuff in a while, but when I did -- PyQt (I used 4, but I believe there's a 5 variant now). I really found it to be quite rewarding. IIRC you can code by hand (which I preferred) or use QtDesigner to code UIs WYSIWIG style and use them in Python.
PyQt is cross-platform and, I found, looks better than wxPython, which I also found to be way more difficult and restraining, since it tries to fit a generic paradigm to GTK on linux, Windows native UI and Darwin native UI. Qt has the freedom to provide a unified way to work on things and stuff actually works -- then the output is styled by default to feel native on the hosting platform.
------------------------------------------------
If you say that getting the money
is the most important thing
You will spend your life
completely wasting your time
You will be doing things
you don't like doing
In order to go on living
That is, to go on doing things
you don't like doing

Which is stupid.

GeneralRe: Any Python Devs? What UI? Pin
peterkmx12-Jun-20 0:32
professionalpeterkmx12-Jun-20 0:32 
GeneralRe: Any Python Devs? What UI? Pin
raddevus12-Jun-20 2:20
mvaraddevus12-Jun-20 2:20 
GeneralRe: Any Python Devs? What UI? Pin
Asday12-Jun-20 7:39
Asday12-Jun-20 7:39 
GeneralRe: Any Python Devs? What UI? Pin
Ed Korsberg12-Jun-20 1:41
Ed Korsberg12-Jun-20 1:41 
GeneralRe: Any Python Devs? What UI? Pin
raddevus12-Jun-20 2:21
mvaraddevus12-Jun-20 2:21 
GeneralRe: Any Python Devs? What UI? Pin
Peter R. Fletcher12-Jun-20 3:03
Peter R. Fletcher12-Jun-20 3:03 
GeneralRe: Any Python Devs? What UI? Pin
Member 1068976512-Jun-20 4:21
Member 1068976512-Jun-20 4:21 
GeneralRe: Any Python Devs? What UI? Pin
Member 1358437712-Jun-20 21:58
Member 1358437712-Jun-20 21:58 
GeneralRe: Any Python Devs? What UI? Pin
dseverns512-Jun-20 4:39
professionaldseverns512-Jun-20 4:39 
GeneralRe: Any Python Devs? What UI? Pin
raddevus12-Jun-20 5:33
mvaraddevus12-Jun-20 5:33 
GeneralRe: Any Python Devs? What UI? Pin
B Alex Robinson13-Jun-20 14:19
B Alex Robinson13-Jun-20 14:19 
GeneralRe: Any Python Devs? What UI? Pin
Member 809282817-Jun-20 15:17
Member 809282817-Jun-20 15:17 
GeneralThought of the Day Pin
OriginalGriff11-Jun-20 5:36
mveOriginalGriff11-Jun-20 5:36 
GeneralRe: Thought of the Day Pin
jeron111-Jun-20 6:04
jeron111-Jun-20 6:04 
GeneralRe: Thought of the Day Pin
W Balboos, GHB11-Jun-20 6:12
W Balboos, GHB11-Jun-20 6:12 
GeneralRe: Thought of the Day Pin
Greg Utas11-Jun-20 7:21
professionalGreg Utas11-Jun-20 7:21 
GeneralRe: Thought of the Day Pin
dandy7211-Jun-20 7:34
dandy7211-Jun-20 7:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.