global proc mmIsolateSelect() { string $activePanel = `getPanel -withFocus`; isoSelectAutoAddNewObjs $activePanel 1; enableIsolateSelect $activePanel (!`isolateSelect -query -state $activePanel`); }