A bit of a nub question. I have a PythonPanel that dynamically changes the name and label of a list of boolean knobs it presents to the user after loading a bunch of data during a separate UI event. I.E
* user pushes button to update data * Data collected * Boolean knob list updated The data updates fine but the UI doesn’t refresh. I want to force the panel to update in the UI but am having a heck of a time understanding how to register the panel with the global updateUI callback. Is this the correct way to do this? Does anyone have a good example? I have gone through the docs but they are not very enlightening. Jm
_______________________________________________ Nuke-python mailing list Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python