Lindsay Haisley wrote:
What's the difference between wxGTK and wxpython?  It appears that the
former duplicates the latter, or is a superset of it.  Does one need
both of these to do wxpython programming?

I think wxGTK is the basic wxWidgets library that hooks into the GTK toolkit. wxpython is Python bindings to wxGTK, and if you emerge wxpython, it should bring in wxGTK if that's not already installed.
--
[email protected] mailing list

Reply via email to