On Jun 15, 2010, at 15:21, Jim Busser wrote: > On 2010-06-15, at 8:38 AM, Jim Busser wrote: > >> sudo port -d install py26-wxpython > > The downstream python application that I need (which uses wxWidgets) opens in > the X11 environment. I was thinking / hoping it might open more "natively" > under Mac OS. The variant defaults to gtk (vs carbon) but I don't grasp their > relation to X11. > > At > http://docs.wxwidgets.org/stable/wx_platformdetails.html#platformdetails > > are listed the following, whereas the portfile offers only gtk and carbon. Do > I uninstall and reinstall with carbon? > > wxGTK port
This is what the gtk variant uses. > wxMac port This is what the carbon variant uses. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
