Greg Ewing wrote: > Luis A. Bastiao Silva wrote: > > >> But it just works for application wroted from stratch, otherwise >> application wroted in pygtk need to be ported to work cross-platform. >> > > It's already possible to run pygtk programs on all three > platforms, if you're willing to install the required > libraries. API compatibility with pygtk (or any other > gui library) is not one of PyGUI's goals. > > >> What are you wrapping in Win32? Windows API directly? >> > > Currently it uses the MFC layer of pywin32. I hope > eventually to replace that with raw win32 via ctypes. > > >> Anyway seems a good project, although it will be better have a pygtk >> cross platform :) >> > > That's a matter of opinion. One of the major goals of > PyGUI is to provide an API that doesn't suck. The > pygtk API doesn't meet that requirement, IMO. > Greg,
Why do you post to mailing lists that are unrelated to your project? I would appreciate it if in future you didn't post a message about your project ot the PyGTK mailing list. I think you are rude to post your off-topic messages to the PyGTK mailing list mo to mention the other lists. Please don't post your project adverts here in future. Thanks John _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
