<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="_c74_vig.xsl" type="text/xsl"?>
<vignette name="Using the Patcher Edit Grid" package="Max" rankfactor="1">
  <h1>
	Using the Patcher Edit Grid
	</h1>
  <p>
	The patcher's grid can help you enforce alignment of objects.
</p>
  <bluebox>
    <h2>
Showing the Grid
</h2>
    <ul>
      <li>
		Click the Grid button in the Patcher window toolbar or choose <b>Grid</b> from the View menu.
	</li>
      <p>
        <img src="images/grid1.png"/>
      </p>
    </ul>
  </bluebox>
  <br/>
  <p>
	When <i>Snap to Grid</i> is enabled, the top-left corner of an object will be forced to be on a grid intersection point when drag it.
</p>
  <bluebox>
    <h2>
Enabling Snap to Grid
</h2>
    <ul>
      <li>
			Click Arrange from the menu and select <b>Snap to Grid</b>.
		</li>
    </ul>
  </bluebox>
  <br/>
  <bluebox>
    <h2>
Resizing Objects to the Grid
</h2>
    <ul>
      <li>
			While resizing an object, hold down the Command (Mac) or Ctrl (Windows) key. The bottom-right corner will be snapped to the grid. This works whether or not Snap to Grid is on.
		</li>
    </ul>
  </bluebox>
</vignette>
