Each time I create a new GUI, the bit that I always hate, is the bit where the buttons and entries look like I am working on a Windows 98 machine, isn't there a way to make my buttons and entries look like Qt would look like? They're well squary :( Thanks
Dan08 8 Junior Poster
Recommended Answers
Jump to PostTkinter has an native an rather ugly look on windows.
Use another tool kit like wxpython(my favorite) or PyQt.
They look good on windows and have more lot option for creating good looking GUI.
All 4 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.