2010/11/9 Greg Ewing <[email protected]> > Olof Bjarnason wrote: > > Does PyGUI rely on any GUI framework (Gtk, wxWidgets etc.) or use only >> native DLLs of the operating system? >> > > Dependencies are currently as follows: > > MacOSX: pyobjc > Linux: gtk > Windows: pywin32 >
OK I see. Are there any plans to "subset" pywin32 to use only exactly what pygui needs? It would be consistent with pyguis policy of being as lightweight as possible. Dito for other platforms (how widespread is gtk/gtk+? pyobjc?) Is pygui sizer-based or fixed-coordinate based? > -- > Greg > _______________________________________________ > Pygui mailing list > [email protected] > http://mail.python.org/mailman/listinfo/pygui > -- http://olofb.wordpress.com
_______________________________________________ Pygui mailing list [email protected] http://mail.python.org/mailman/listinfo/pygui
