A tech-art notepad.
string $panelWithFocus = `getPanel -withFocus`; if( $panelWithFocus == "polyTexturePlacementPanel1" ){ //we're in the UV Editor! } else{ //We're somewhere else }