I've got something that I'd be interested in hearing your thoughts about, maybe you can spot dangers or sense benefits.
- Event Handling with Custom QEvents <https://github.com/abstractfactory/labs/blob/eafb0882e16eaa8942fc1901dfc3eea845eaf7e9/python/messaging/eventhandling/withcustomcascading.py> In a nutshell, I'm doing what Qt should be doing with my custom events - i.e. propagating them upwards through a custom QWidget called PWidget. Let me know what you think. Best, Marcus On 5 June 2014 16:40, Marcus Ottosson <[email protected]> wrote: > I'm making an appearance here too. > > http://stackoverflow.com/questions/24064422/traverse-events-through-hierarchy-of-unique-widgets > > > On 5 June 2014 16:38, Marcus Ottosson <[email protected]> wrote: > >> Aw. :'( Ok, thanks again for sticking with me this long! >> > > > > -- > *Marcus Ottosson* > [email protected] > -- *Marcus Ottosson* [email protected] -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOBFfJP68Y3%2BgEgnb%3Dp%3DZs5UV4ZFndvX5ChuLmSUbvAzEA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
