"Fredrik Lundh" <[EMAIL PROTECTED]> wrote: > > Josiah Carlson wrote: > > > wxPython, generally speaking, uses the 'native' widgets on the platforms > > it is being used on. In Windows, that means MFC. > > not really. MFC is a bloated C++ layer built on top of Windows' real > native GUI.
I've never done C/C++ GUI programming on any platform (Windows included), and I had presumed that the only buzzword I've ever heard in relation to Windows native GUIs would natually be the only one that existed. My mistake. - Josiah _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
