On 2013-09-12, Michael Torrie <torr...@gmail.com> wrote:
> Not me.  wxWidgets' event model is way too MFC-esque for me.  Does it
> still use event numbers that you define?  Shudder.

You don't have to define IDs explicitly.  That's been the case for a
long time.

> Gtk and Qt's method of signals and slots is by far the most powerful and
> flexible.

wxPython's event manager adds some flexibility.

Dave Cook
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to