On Apr 9, 9:54 pm, Chris Stewart <[EMAIL PROTECTED]> wrote:
> I've always had an interest in Python and would like to dabble in it
> further.  I've worked on a few very small command line programs but
> nothing of any complexity.  I'd like to build a really simple GUI app
> that will work across Mac, Windows, and Linux.  How painful is that
> going to be?  I used to be really familiar with Java Swing a few years
> ago.  I imagine it will be similar.
>
> Next, what would you say is the best framework I should look into?
> I'm curious to hear opinions on that.
>
> Chris Stewart
> [EMAIL PROTECTED]

I've enjoyed using wxPython.  Mature, active, native controls, lots o'
widgets, killer demo, great community, cross platform (with some
tweaking sometimes).
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to