pyGTK with wxPython

Nicholas Wieland nicholas_wieland at yahoo.it
Sat Aug 23 11:32:58 EDT 2003


-Charlie Kim<NOSPAM__nabugoon__ at __moor.pe.krNOSPAM>:
> snip >
> Do I have to modify the application's sources against pyGTK?
> or any solution?

Yes, you have to modify the source.
Wx is a different system, it does use Gtk but without integrating in
the GNOME desktop architecture (but sharing the wonderful look & feel
^^) :)
It's not a matter of pyGTK or wxPython, for a gnome-applet you need
gnome-python (you have imported gnome.applet ...).
I know that the author of wxPython follows this group, maybe he has
another solution ...

HTH,
	nicholas




More information about the Python-list mailing list