Can I hide the script window
DraagonStorm
Posts: 748
Is there a way to hide the script window while something is running, and then show it again after the process is finished?
Comments
DzPaneMgr has hidePane( pane ) and showPane( pane ) functions - plus findPane( name ) to get the editor initially.