2004-05-05 12:45:42 +00:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
2005-07-22 22:53:05 +00:00
|
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
<title>Tutorial</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
2004-05-05 12:45:42 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2004-06-21 10:33:03 +00:00
|
|
|
<h3>Step through the code</h3>
|
2005-07-22 22:53:05 +00:00
|
|
|
<p>You will also see the <b>Outline</b> view has also been populated
|
|
|
|
with objects created from your code. </p>
|
|
|
|
<p>If you select an item from the <b>Outline</b> view, the
|
|
|
|
corresponding text in the editor is highlighted.</p>
|
2004-05-05 12:45:42 +00:00
|
|
|
</body>
|
2005-07-22 22:53:05 +00:00
|
|
|
</html>
|