Fair enough, I'll check it out and report back! Just thought I'd check since the last post on this (that I could find) was from 2010 :).

On 10/31/2013 6:14 PM, Justin Israel wrote:

I still think the MNodeMessage callbacks from the previous thread might be the way to go. That's API based. Each widget control could manage its life cycle with the callback. That is, if the widget is deleted it needs to clean up its message callback.

On Nov 1, 2013 12:59 PM, "Joe Weidenbach" <[email protected] <mailto:[email protected]>> wrote:

    Hey All,

    More of a curiosity at the moment (although I'll rapidly need to
    find a solution in the next month or so), but has anyone found a
    better replacement for attribute sliders in PyQt since this post?

    https://groups.google.com/d/msg/python_inside_maya/ynKyhq8jwyc/OHT9MRi9rj0J

    Just curious if there's a translation that anyone knows of that
    lets me hook up a bi-directional channel to have a slider drive an
    attribute and vice-versa, since it seems like scriptJobs would be
    clunky on a large scale for this (could be wrong here).  Obviously
    the UI to attribute hookup is relatively painless (wonderful
    signals and slots), but what about the attribute to the slider?  I
    want my animators to be able to use the interface or directly work
    without it.

    Basically, does Maya expose any events when attributes change from
    the API that I can hook directly into?  Or is that custom plugin
    territory (or not even that)?

    Thanks again,

    Joe
-- 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]
    <mailto:python_inside_maya%[email protected]>.
    To view this discussion on the web visit
    
https://groups.google.com/d/msgid/python_inside_maya/5dc9da50-fa1a-4d1f-8728-7419c14aa272%40googlegroups.com.
    For more options, visit https://groups.google.com/groups/opt_out.

--
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/CAPGFgA0mha_TxN3--NGM3LTWZAKYtKcjThxHEKcHHYTPqEBX3A%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
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/52733021.2010809%40gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to