On Nov 21, 2014 10:09 PM, "Michael Torrie" <torr...@gmail.com> wrote: > I can't speak for wxWidgets, but when I last looked at it years ago it > fairly reeked of MFC-style GUI programming with event tables instead of > a nice, flexible signal/callback interface. Has this changed?
I recall the C++ implementation uses or used event tables, although I'm not up on the details. The Python bindings have always used callbacks however.
-- https://mail.python.org/mailman/listinfo/python-list