Jeremy Cowgar [Mon, Feb 23, 2004 at 11:19:34AM -0500]: > I am new to pygtk and I am thinking of using it for a medium size > application and was curious about it's stability on Win32 and speed?
Stability is pretty okay - even if my program coredumped sometimes because of gtk2 issues on FreeBSD, it worked okay in the same situations on win32 :) Speed? Depends on theme. Yes, it seems a bit lower sometimes, than MFC apps - but hey, have you seen MFC API? Is it portable? :) _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
