What is the proper way to add a callback on attribute changed on a custom node where I made the attribute connectable? I have a simple integer attribute on a transform that I connect to my custom node's attribute. When I change the attribute on the connected transform the callback does not fire. When I change it in the attribute editor manually on my custom node itself, it does fire. What is the right way to do this?
I noticed that it also works correctly when I add the attributeChange via the scriptJob command. But I would prefer to have to tied to my node -- 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 python_inside_maya+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/579a796c-41d2-46bc-99c6-d3250d453399n%40googlegroups.com.