<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--#config errmsg="" --><!-- saved from url=(0022)http://help.adobe.com/ -->
<html lang="es-es">
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    <meta name="lang" content="es-es" />
    <meta name="area" content="livedocs" />
    <title>Adobe&#160;OnLocation&#160;CS5 * Abrir o cerrar paneles y desplazarse a ellos</title>
    <link rel="shortcut icon" href="images/OnLocation.ico" />
    <meta name="book" content="Uso de Adobe OnLocation CS5" />
    <meta name="product" content="adobe onlocation" />
    <meta name="keywords" content="" />
    
    <script type="text/javascript" language="Javascript" charset="UTF-8"><!--[CDATA[
        var currentTreeNode = "WS2D6298E9-5AB2-4f60-A23E-ED289C11E7E2.html";
// ]]--></script>
<script src="terms.js" type="text/javascript" language="Javascript" charset="UTF-8">...</script> <script src="help.js" type="text/javascript" language="Javascript" charset="UTF-8">...</script>  <script src="utilities.js" type="text/javascript" language="Javascript" charset="UTF-8">...</script> <script src="event.js" type="text/javascript" language="Javascript" charset="UTF-8">...</script> <script src="treeview.js" type="text/javascript" language="Javascript" charset="UTF-8">...</script> <script src="toc.js" language="Javascript" type="text/javascript" charset="UTF-8">..</script> <script src="swfobject.js" language="Javascript" type="text/javascript" charset="UTF-8">..</script>  <script src="booklist.js" language="Javascript" type="text/javascript" charset="UTF-8">..</script>
<script type="text/javascript">
<!--[CDATA[
var headId = document.getElementsByTagName("head")[0];         
if (use_ie_6_behavior) {
  var linkId = document.createElement("link");
  linkId.href = "content-ie6.css";
  linkId.rel = "stylesheet";
  linkId.type = "text/css";
  headId.appendChild(linkId);
}
function initRoboHelpDOM() {
  if (use_chm_behavior) {
    hideElement("search");
  }
  if (use_robohelp_behavior) {
    hideElement("search");
    hideElement("productmenu");
    hideElement("notyourversion");
  }
  if(!use_chc_behavior) {
    document.getElementById("notyourversion").style.display = "inline";;
  }
}
var dirname = location.pathname.match( /.*\// );    
function setSearchUserPref(){
  if ( document.cookie.indexOf( "ah_searchpref" ) > -1 ) {
    if ( document.cookie.indexOf( dirname ) > 0 ) {
      document.search.gsa.checked = true ;
    }else{
      document.search.gsa.checked = false ;            
    }
  }
}
YAHOO.util.Event.onDOMReady(initRoboHelpDOM);
YAHOO.util.Event.onDOMReady(setSearchUserPref);
// ]]-->
</script>
<!--#include virtual="/ssi/globalheader.ssi" -->
<!--#include virtual="/es_ES/ssi/localheader.ssi" -->
<!--#include virtual="header.ssi" -->
    <link rel="stylesheet" type="text/css" href="tree.css" />
    <link rel="stylesheet" type="text/css" href="content-fonts.css" />
    <link rel="stylesheet" type="text/css" href="content-hyperlinks.css" />
    <link rel="stylesheet" type="text/css" href="content.css" />
    <link rel="stylesheet" type="text/css" href="localeSpecific.css" />
  </head>
  <body id="content_body" onload="window.focus();">
    <a name="top" shape="rect"><!--LeaveCommentHere--></a>
    
    <div id="mnemonic">
      <div class="OnLocation"><div class="banner"><a href="WSe824490e891d80bc1e63e3d12528802644-8000.html">Adobe&#160;OnLocation&#160;CS5</a></div></div>
    </div>
    
    <div id="searchbar">
<table id="searchbartable">
<tr>
<td colspan="2">
      <div id="pdf"><img src="images/PDF.gif" width="16" height="16" hspace="10" />&#160;
           <a title="Ver PDF de ayuda" href="http://help.adobe.com/es_ES/OnLocation/CS5/Using/onlocation_cs5_help.pdf">Ver PDF de ayuda (adobe.com)</a></div>
</td>
</tr>
</table>
    </div>

<!-- BEGIN SEARCH CONTENT -->
<form id="search" name="search" action="search.html" target="_self">
<script type="text/javascript">
<!--[CDATA[
if ( !use_chc_behavior ){
    if (typeof(terms_AHV_SEARCH_CONSTRAINT) != "undefined" && 
        terms_AHV_SEARCH_CONSTRAINT.length > 0 && 
        document.location.href.indexOf(".adobe.com") > 0){
        if ( typeof(terms_SEARCH_THIS_HELP_ONLY) != "undefined" && terms_SEARCH_THIS_HELP_ONLY == "ON" ) {
            document.write('<div id="searchscope"> \
                <input onchange="setAHSearchPref();" \
                class="gsa" \
                name="gsa" \
                id="gsa" \
                type="checkbox" \
                checked="checked" \
                value="1" ><\/input>'); 
                
        // Leave the "Search this help system only" checkbox unckecked
        }else{    
            document.write('<div id="searchscope"> \
                <input onchange="setAHSearchPref();" \
                class="gsa" \
                name="gsa" \
                id="gsa" \
                type="checkbox" \
                value="1" ><\/input>'); 
        }
        document.write('<span class="gsalabel">' + terms_AHV_SEARCH_CONSTRAINT + '<\/span><\/div>'); 
    }
    document.write('<input class="searchinput" \
        name="q" \
        id="q" \
        type="text" \
        maxlength="256" \
        value="' + terms_AHV_SEARCH_BUTTON + '" \
        onclick="clearSearch()"><\/input><input \
        type="button" \
        name="searchbutton" \
        class="searchbutton" \
        onclick="submit()" />'); 
} 
 
/* 
 * Start Functions 
 */
function clearSearch(){
    if (document.search.q.value == terms_AHV_SEARCH_BUTTON){document.search.q.value = ""}; 
}

// set search preferences
function setAHSearchPref(){
    if (document.search.gsa.checked == 1){
        setAHSearchCookie( dirname );
    }else{
        setAHSearchCookie( "community" );
    }
}

// Set search preferences cookie
function setAHSearchCookie( p ){
    // set cookie ah_searchpref with a value of the document path
    var expire=new Date();
    expire.setDate(expire.getDate()+365); // Cookie expires after 1 year (365 days) 
    document.cookie="ah_searchpref=" +p+ "; expires=" +expire.toGMTString()+ ";";
}

// ]]-->
</script> 
 </form>
<!-- END SEARCH CONTENT -->    



<!-- BEGIN PAGE CONTENT WRAPPER -->
    <div id="page_content_wrapper">
<!-- BEGIN PAGE WRAPPER -->
<table id="page_content_table">
<tr>
    
<td id="col2">
<!-- BEGIN CONTENT WRAPPER -->
<!-- BEGIN BREADCRUMBS -->

      <p class="sharedproducts">ESTE TEMA APARECE EN: </p><p class="sharedproductindicators"><img src="images/premiereproSharedIndicator.png" title="PremierePro" alt="PremierePro" /><img src="images/encoredvdSharedIndicator.png" title="EncoreDVD" alt="EncoreDVD" /><img src="images/soundboothSharedIndicator.png" title="Soundbooth" alt="Soundbooth" /></p>
      <div id="breadcrumb">
        
<ul class="navigation"><li class="prev"><a accesskey="p" class="prev" href="WSCFC3BDB7-C02D-4a3b-87B1-DB04C5D5E8C9.html" title="Cambio del tamaño de los grupos de paneles"><img src="images/blank.gif" alt="Anterior" width="17" height="17" /></a></li><li class="next"><a accesskey="n" class="next" href="WS0C0BC162-49C7-42f1-82E1-C8AD24B566F7.html" title="Trabajo con varios monitores"><img src="images/blank.gif" alt="Siguiente" width="17" height="17" /></a></li></ul><div class="hierarchy" id="hierarchy"><a href="WSe824490e891d80bc1e63e3d12528802644-8000.html"><b>Página de inicio</b></a> / <a href="WSe824490e891d80bc1e63e3d12528802644-8000.html"><b>Uso de Adobe OnLocation CS5</b></a> / <a href="WS5b3ccc516d4fbf351e63e3d117cbc9832e-7fee.html"><b>Espacio de trabajo</b></a> 
      / <a href="WS0ED3C175-D323-4764-86A5-ED61A0FA8FB8.html"><b>Personalización del espacio de trabajo</b></a> 
     </div>

      </div>
<!-- END BREADCRUMBS -->
      <div id="content_wrapper">
<!-- BEGIN PAGE TITLE -->
        <h1>
          Abrir o cerrar paneles y desplazarse a ellos
        </h1>
<!-- END PAGE TITLE -->
<!-- BEGIN IONCOMMENTCOUNT -->
        <div id="ionCount">
        </div>
<!-- END IONCOMMENTCOUNT -->
<!--#include virtual="contentheader.ssi" -->
        <div><div class="section"><p>Al cerrar un grupo de paneles en la ventana de la aplicación, se redimensionan los demás grupos para ocupar el espacio que acaba de quedar disponible. Al cerrar una ventana flotante, también se cierran los paneles incluidos en ella.</p>
</div>
<ul><li><span>Para abrir o cerrar un panel, selecciónelo en el menú Ventana. </span></li>
<li><span>Para cerrar un panel o una ventana, haga clic en su botón Cerrar&#160;<img src="images/P_TabClose_N.png" />.</span></li>
<li><span>Para ver todas las fichas de paneles en un grupo de paneles reducido, arrastre la barra de desplazamiento horizontal.</span></li>
<li><span>Para traer un panel al frente de un grupo de paneles, siga una de estas instrucciones:</span><ul><li><p>Haga clic en la ficha del panel que desea traer al frente.</p>
</li>
<li><p>Coloque el cursor encima del área de la ficha y desplace la rueda del ratón. El desplazamiento trae al frente los paneles, uno después de otro.</p>
</li>
</ul>
</li>
<li><span>Para mostrar los paneles ocultos en un grupo de paneles reducido, arrastre la barra de desplazamiento por encima del grupo de paneles.</span></li>
</ul>
<div class="section"><p><div xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xs="http://www.w3.org/2001/XMLSchema" class="fignone"><img alt="" id="sws_panel_scrollbar" src="images/sws_panel_scrollbar.png" /><div class="figdesc">Arrastre la barra de desplazamiento horizontal para ver todos los paneles en un grupo reducido</div><br /></div></p>
</div>
</div>


<!-- BEGIN USER PREFERENCES -->
        <div id="userprefs">
        </div>
<!-- END USER PREFERENCES -->

        <div id="related">
          
          
          <div class="separator">&#160;</div>
        </div>
        <div id="footer">
          <p><img src="images/Community.png" />&#160;<a title="ayuda de comunidad (adobe.com)" href="http://www.adobe.com/go/lr_OnLocation_community_es">ayuda de comunidad (adobe.com)</a></p>
<!-- BEGIN IONCOMMENTS -->
          <div id="ionComHere">
          </div>
<!-- END IONCOMMENTS -->
<!--#include virtual="ionComments.ssi" -->
          <p id="creativecommons"><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" id="creativecommons_text"><img id="creativecommons_img" src="images/CC.png" alt="Esta obra obtiene su licencia de una licencia de Atribución-No Comercial-Licenciar Igual 3.0 Unported" /></a></p>
        </div>
      </div>
<!-- BEGIN BREADCRUMBS -->
      <div id="breadcrumb">
        
<ul class="navigation"><li class="prev"><a accesskey="p" class="prev" href="WSCFC3BDB7-C02D-4a3b-87B1-DB04C5D5E8C9.html" title="Cambio del tamaño de los grupos de paneles"><img src="images/blank.gif" alt="Anterior" width="17" height="17" /></a></li><li class="next"><a accesskey="n" class="next" href="WS0C0BC162-49C7-42f1-82E1-C8AD24B566F7.html" title="Trabajo con varios monitores"><img src="images/blank.gif" alt="Siguiente" width="17" height="17" /></a></li></ul><div class="hierarchy" id="hierarchy"><a href="WSe824490e891d80bc1e63e3d12528802644-8000.html"><b>Página de inicio</b></a> / <a href="WSe824490e891d80bc1e63e3d12528802644-8000.html"><b>Uso de Adobe OnLocation CS5</b></a> / <a href="WS5b3ccc516d4fbf351e63e3d117cbc9832e-7fee.html"><b>Espacio de trabajo</b></a> 
      / <a href="WS0ED3C175-D323-4764-86A5-ED61A0FA8FB8.html"><b>Personalización del espacio de trabajo</b></a> 
     </div>

      </div>
<!-- END BREADCRUMBS -->
<!-- END CONTENT WRAPPER -->
<!--#include virtual="contentfooter.ssi" -->
</td>
<td id="col3">
    <div>
        <img src="images/adobe-lq.png" />
    </div>
</td>
</tr>
</table>
    </div>
<!-- END PAGE CONTENT WRAPPER -->
<script type="text/javascript">
<!--[CDATA[
scrollToNameAnchor();
// ]]-->
</script> 
<!--#include virtual="/es_ES/ssi/productmenu.ssi" -->
<!--#include virtual="/ssi/globalfooter.ssi" -->
<!--#include virtual="/es_ES/ssi/localfooter.ssi" -->
<!--#include virtual="footer.ssi" -->
<!--#include virtual="/ubi/analytics/analytics_ssi.html" -->
  </body>
</html>