472,325 Members | 1,740 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,325 software developers and data experts.

Re: Which was the best Lib of GUI for python

On Nov 3, 2008, at 10:53 PM, 3000 billg wrote:
I am a leaner. for your experience. Which GUI Lib will be the best
for Python? wxpython, Tkinter or...
I'm sure you'll get as many opinions on this as there are libraries.
However, I recently faced the same choice, and settled on wxPython.
I've been very impressed with the quality and "nativeness" that's
achievable with wx apps. You'll find a number of demos with the
wxPython distribution (already installed on your machine, if you're
using OS X 10.5), and it's well worth running them to give you a feel
for what it can do.

In addition to the quality apparent to the end-user (which I think is
the most important thing), I find the wx API to be quite sensible and
easy to work with too.

HTH,
- Joe
Nov 4 '08 #1
1 1667
On Nov 4, 9:39*am, Joe Strout <j...@strout.netwrote:
On Nov 3, 2008, at 10:53 PM, 3000 billg wrote:
I am a leaner. for your experience. Which GUI Lib will be the best *
for Python? wxpython, Tkinter or...

I'm sure you'll get as many opinions on this as there are libraries. *
However, I recently faced the same choice, and settled on wxPython. *
I've been very impressed with the quality and "nativeness" that's *
achievable with wx apps. *You'll find a number of demos with the *
wxPython distribution (already installed on your machine, if you're *
using OS X 10.5), and it's well worth running them to give you a feel *
for what it can do.

In addition to the quality apparent to the end-user (which I think is *
the most important thing), I find the wx API to be quite sensible and *
easy to work with too.

HTH,
- Joe
And the really cool thing about wxPython is that it has a fun and
helpful community. Be sure to join the wxPython mailing list if you go
with this toolkit. You'll learn a lot there.

Mike
Nov 4 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: post400 | last post by:
Hi , I was just wondering ( yeah I know it's not the first time this question pops up ) what would be the best 2 or 3 books for someone who...
11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me...
20
by: hagai26 | last post by:
I am looking for the best and efficient way to replace the first word in a str, like this: "aa to become" -> "/aa/ to become" I know I can use...
21
by: PythonStudent | last post by:
Hi, Can one of you say to me what's the best editor for editing the python programs ( for linux or windows ), and if you can send it to me to the...
7
by: Frank Millman | last post by:
Hi all Assume a 2-dimensional list called 'table' - conceptually think of it as rows and columns. Assume I want to create a temporary copy of...
21
by: John Salerno | last post by:
If I want to make a list of four items, e.g. L = , and then figure out if a certain element precedes another element, what would be the best way to...
45
by: Summercoolness | last post by:
it seems that range() can be really slow: the following program will run, and the last line shows how long it ran for: import time ...
14
by: Franz Steinhäusler | last post by:
Hello NG, wWhat are the best programs in your opinion, written entirly in pyhton, divided into categories like: a) Games b) Utilities/System...
11
by: macca | last post by:
I know this is a php newsgroup so obviously most people here like using php, but I was just wondering what people's opinnions were on the most...
10
by: Brendan Miller | last post by:
What would heavy python unit testers say is the best framework? I've seen a few mentions that maybe the built in unittest framework isn't that...
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
by: tammygombez | last post by:
Hey everyone! I've been researching gaming laptops lately, and I must say, they can get pretty expensive. However, I've come across some great...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
0
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.