If I have a MPxNode and I try to set a value on its own plug in the compute with the "
.setBool(false);" nothing happens in the attribute editor. I mean it does gets set to false or true but it doesn't refreshes in the check box, it just stays blank.
Any ideas, maybe something with the attribute editor template?