Dockable Output Window
A script for creating an output window that can be docked (left or right) inside of Maya's main window. The contents can be cleared by right-clicking on the window and selecting "Clear Output".
This is a simple script but one that can be extremely useful when screen space is at a premium.
Downloads
- Dockable Output Window (MEL)
Installation
- Copy czDockableOutputWindow.mel into your maya scripts directory
- Restart Maya
- In the command line or script editor execute the command:
czDockableOutputWindow();