[Pygui] Legacy dll dependency?

Olof Bjarnason olof.bjarnason at gmail.com
Tue Nov 9 08:31:16 CET 2010


2010/11/9 Greg Ewing <greg.ewing at canterbury.ac.nz>

> 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
> Pygui at python.org
> http://mail.python.org/mailman/listinfo/pygui
>



-- 
http://olofb.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pygui/attachments/20101109/fbb30f71/attachment.html>


More information about the Pygui mailing list