I would recommend wxPython, it seems to be cross platform. Pythoncard is an easy to use wrapper around wxPython, and for some stuff you have to revert back to wxPython code. I can't on QT, and Tkinter is getting a bit old these days (imao.)
AFAIK they should all be cross-platform (query QT), so it's all a matter of style. On Sun, 13 Feb 2005 14:34:54 +1100, Kim Branson <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi all, > > i'm interested in building a gui for some code we have. I'm after > pointers on gui programming, and a recommendation on a cross platform > gui library, wxpython? pythoncard, qt? What do people use. Ideally i'd > like something that can work on windows, osx and linux. Its a science > program so the look is a of lesser importance :) > > cheers > > Kim > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (Darwin) > > iD8DBQFCDsrfer2hmGbHcokRAlYLAKCXGmve611OUdqprrpLUVAa2rJdDwCdGRKo > dqMFRWAYlM60wlMyWpsLG8w= > =bqSk > -----END PGP SIGNATURE----- > > _______________________________________________ > Tutor maillist - [email protected] > http://mail.python.org/mailman/listinfo/tutor > -- 'There is only one basic human right, and that is to do as you damn well please. And with it comes the only basic human duty, to take the consequences. _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
