Empty UI tab on startup from previous WorkspaceControl docked at Maya shutdown

Empty UI tab on startup from previous WorkspaceControl docked at Maya shutdown

skiena
Explorer Explorer
404 Views
0 Replies
Message 1 of 1

Empty UI tab on startup from previous WorkspaceControl docked at Maya shutdown

skiena
Explorer
Explorer

I created a custom workspaceControl with some UI with the following command.

 

cmds.workspaceControl("rsScriptToolbox", retain=False, floating=True, l='Toolbox', uiScript="scriptToolbox.makeUI()")

 

After I shut down Maya with this control docked, the next time I open up Maya there's an empty docked window tab where that UI was.

 

Is there anyway to ensure that a workspace control and UI get deleted at Maya quit?

 

Thanks!

 

 

0 Likes
405 Views
0 Replies
Replies (0)