[wxPython-users] Why should I use wxPython vs wxC++
Christopher Barker
Chris.Barker at noaa.gov
Tue Dec 11 11:02:43 PST 2007
james pruett wrote:
> I love python.
> I have a budget to create an app.
> It should be easy to modify like VB.
> It should be microsoft-intolerant because I hate Seattle.
> The app is gonna peruse sourcecode to move stuff around.
> I want a gui, because it will be cool.
>
> I need the overview guru's advice on this one.
>
> Q: Is wx_____ good for this, or is it overkill,
yes -- in what way is it overkill???
> Q: What competing technologies exist.
If you really want to be MS -intolerant, then use PyObjC on the Mac, or
maybe pyGTK, which works on Windows, but isn't really native there.
wx will give you native apps on the three major platforms: Windows,
OS-X, and GTK-based *nix. If that's what you want, it's a great way to go.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the wxpython-users
mailing list