I'm debugging a ScriptedPanel and would like to know
how do I delete the scriptedpanel, so I can continue debugging without maya
telling me that my panel is not unique.
I've tried deleting my panel in the panel editor, and it does delete it, but
when I try running the scriptepanel again I get an error saying that the
panel is not unique.
and if do getPanel -ast
My panel is still there.
Anybody have any thoughts or suggestions?
Thanks