wasm-demo/demo/ermis-f/python_m/cur/1437

29 lines
1.2 KiB
Plaintext

From: fm at synchrologic.com (fm at synchrologic.com)
Date: Sat, 24 Apr 1999 11:28:58 GMT
Subject: GUI other than Tkinter (wxPython)
References: <3721567f.1748033@news>
Message-ID: <7fs9to$rlr$1@nnrp1.dejanews.com>
X-UID: 1437
I am a real big fan of wxPython. I've gotten everyone at our company hooked on
it. We use it for prototyping apps now because it's so much faster than any
other tool (that is, VB). It has a full set of controls (tree, list, grid).
Actually, wxWindows on which it's based is pretty nice as well (though C++
requires 10-20 times more typing). Check out http://www.alldunn.com/wxPython/
and http://web.ukonline.co.uk/julian.smart/wxwin/. I think you'll be pretty
happy with it. Good luck.
In article <3721567f.1748033 at news>,
mrfusion at bigfoot.com wrote:
> Well, I've just about given up on EVER getting Tkinter to work on my
> Win98 machine. Is there any other GUI module that I can get that
> doesn't require TCL/TK to be installed on my machine? Isn't there
> something called GD?
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own