1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6 <link href="../../css/manpage.css" rel="stylesheet" type="text/css"> 7 <title>Tool Environment Settings Dialog Box</title> 8</head> 9<body> 10<h1 id="LAYOUT_SETTING_DIALOG">Tool Environment Settings Dialog Box</h1> 11 12<p>Configures the tool environment settings</p> 13 14<p class="img"> 15 <img src="images/environment.gif" alt="Tool Environment Settings Dialog Box"> 16</p> 17 18<ol class="ui"> 19 <li> 20 <p>Configures settings for the safe frame.</p> 21 <dl class="enum"> 22 <dt>Draw</dt> 23 <dd>Specifies whether to draw the safe frame guide indicating the region outside the safe frame.</dd> 24 25 <dt>Frame color</dt> 26 <dd>Specifies the color for drawing the safe frame guide. The color can be specified using the <a href="colorpicker.html">Color Picker Dialog Box</a>.</dd> 27 28 <dt>Top side, left side, right side, bottom side</dt> 29 <dd>Specifies the width of the four sides of the safe frame guide.</dd> 30 </dl> 31 </li> 32 <li> 33 <p>Configures settings for preview operations.</p> 34 <dl class="enum"> 35 <dt>Previews using a fixed curve outside the key region</dt> 36 <dd>Specifies whether to use fixed values to display segments of the animation curve for which keys have not been created.</dd> 37 <dt>Displays hidden panes as null panes</dt> 38 <dd> 39 Specifies whether to hide hidden panes or show them during preview with the Viewer.<br> If selected, hidden panes are treated as null panes in the Viewer, and only borders are displayed. 40 </dd> 41 <dt>Converts the escape characters in the text box to control code</dt> 42 <dd> 43 Determine escape character strings from the character string information in the text box pane and then select whether to convert it to a particular control code. 44 </dd> 45 <dt>Send To:</dt> 46 <dd> 47 Selects whether to send the data for previewing to the upper screen or to the lower screen when you execute Send to Viewer. 48 </dd> 49 </dl> 50 </li> 51 <li> 52 <p>Rendering Mode</p> 53 </li> 54 <li> 55 <p>Sets the influence of pane transparency.</p> 56 <dl class="enum"> 57 <dd>Sets the default value for the pane property <CODE>Apply transparency to children</CODE>.</dd> 58 </dl> 59 </li> 60</ol> 61 62<hr><p>CONFIDENTIAL</p></body> 63</html> 64