<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="_c74_vig.xsl" type="text/xsl"?>
<vignette name="Sidebar" package="Max" rankfactor="3">
  <h1>
		The Sidebar
	</h1>
  <p>
		The Sidebar is a helpful 'drawer' that contains combines the
		functionality of several different Windows in earlier versions
		of Max. You can display or hide the Sidebar at will, and choose
		what you'd like to see when you display the Sidebar.
	</p>
  <bluebox>
    <h2>
		Showing the sidebar
	</h2>
    <ul>
      <li>
			Click on one of the Sidebar buttons in the
			<link module="core" name="right_patcher_toolbar" type="vignette">Patcher window toolbar</link>
			to show or hide the Sidebar.
		</li>
    </ul>
  </bluebox>
  <br/>
  <space/>
  <p>
		The Sidebar has a set of buttons that let you
		display different Max panels you will find useful as you
		patch. The Max application keeps track of the most recently displayed tab.
		That same tab will be shown the next time you display the Sidebar.
	</p>
  <ul>
    <li>
      The <i>Search</i> button displays a
      <link module="core" name="search" type="vignette">Search</link>
      sidebar panel for unified searching of objects, documentation and
      online recources.
    </li>
    <li>
			The <i>Inspector</i> button displays the
			<link module="core" name="Inspector" type="vignette">Inspector</link>
			for any currently selected object, along with its
			toolbar
			in the Sidebar.
		</li>
    <li>
			The <i>Reference</i> button displays a searchable
			reference panel and a toolbar similar to the
			<link anchor="docwindowtoolbar" module="core" name="docwindow" type="vignette">Documentation window toolbar</link>
			you can use to explore the messages and
			attributes of any currently selected object, along
			with a listing of other related Max objects.
			in the Sidebar.
		</li>
    <li>
			The <i>Max Console</i> button displays the
			<link module="core" name="max_window" type="vignette">Max Console</link>
			along with its
			<link anchor="maxconsoletoolbar" module="core" name="max_window" type="vignette">toolbar</link>
			in the Sidebar.
		</li>
    <li>
			The <i>Max Lessons</i> button (if shown) displays a selection of
      interactive lessons that will help you learn to use Max.
		</li>
    <li>
        The <i>Show Snapshots</i> button displays a panel for defining and
        managing
        <link module="core" name="snapshots" type="vignette">Snapshots</link>.
    </li>
    <li>
        The <i>Show Mappings</i> button displays a panel for managing MIDI
        and key
        <link module="core" name="mappings" type="vignette">Mappings</link>.
    </li>
  </ul>
</vignette>
