initial commit
This commit is contained in:
85
devtools/orcs218/help/en/dialog.html
Normal file
85
devtools/orcs218/help/en/dialog.html
Normal file
@@ -0,0 +1,85 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- last modified on 2020/08/13 -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>
|
||||
The Documentation for ORCS: Dialog-Editor
|
||||
</title>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=Windows-1252">
|
||||
<meta http-equiv="Content-Language" content="en">
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<meta http-equiv="Content-Script-Type" content="text/javascript">
|
||||
<meta name="Generator" content="UDO Version 7.12 (1248) for Linux">
|
||||
<meta name="Author" content="Thorsten Otto">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body style="position: relative;">
|
||||
|
||||
<a name="UDO_nav_hm_HEAD" href="orcs.html"><img src="udo_hm.gif" alt="Home" title="Home" border="0" width="24" height="24"></a>
|
||||
<a name="UDO_nav_up_HEAD" href="rtrees.html"><img src="udo_up.gif" alt="Resource Trees" title="Resource Trees" border="0" width="24" height="24">Resource Trees</a>
|
||||
<a name="UDO_nav_lf_HEAD" href="nametype.html"><img src="udo_lf.gif" alt="Name and Type" title="Name and Type" border="0" width="24" height="24">Name and Type</a>
|
||||
<a name="UDO_nav_rg_HEAD" href="dialogs.html"><img src="udo_rg.gif" alt="Object Dialogs" title="Object Dialogs" border="0" width="24" height="24">Object Dialogs</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<img src="udo_fo.gif" width="16" height="13" alt="" title="" border="0"> <a href="orcs.html">The Documentation for ORCS</a>
|
||||
<br><img src="udo_fs.gif" width="20" height="13" alt="" title="" border="0"><img src="udo_fo.gif" width="16" height="13" alt="" title="" border="0"> <a href="rtrees.html">Resource Trees</a>
|
||||
<hr>
|
||||
|
||||
<h1><a name="Dialog-Editor">4.2 Dialog-Editor</a></h1>
|
||||
<p>In the dialog editor trees of type dialog can be edited. The
|
||||
current object is marked by a small black box in the lower right
|
||||
corner in each case, also some data is shown in the info line of the
|
||||
window (what is shown there can be defined with <a href="objectd.html">Settings/Object data</a>). By pressing
|
||||
and holding the left mouse button, you can move or enlarge objects (by
|
||||
clicking in one of the corners of the object). If an object is moved
|
||||
to another window, you can specify whether to move or copy it by
|
||||
pressing a shift key. A single click will let a pop-up menu appear, a
|
||||
double-click opens the dialog to edit the object.
|
||||
</p>
|
||||
<p>In the dialog window also following keys are used:
|
||||
</p>
|
||||
<table class="UDO_env_xlist">
|
||||
<tr><td nowrap="nowrap" valign="top">Esc</td>
|
||||
<td valign="top"> Redraws the window.
|
||||
<br>
|
||||
</td></tr>
|
||||
|
||||
<tr><td nowrap="nowrap" valign="top">Ctrl-Cursor-Left</td>
|
||||
<td valign="top"> Shows the previous tree in the same window.
|
||||
<br>
|
||||
</td></tr>
|
||||
|
||||
<tr><td nowrap="nowrap" valign="top">Ctrl-Cursor-Rechts</td>
|
||||
<td valign="top"> Shows the next tree in the same window.
|
||||
<br>
|
||||
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<ul class="content">
|
||||
<li> 4.2.1 <a href="dialogs.html">Object Dialogs</a>
|
||||
<ul class="content">
|
||||
<li> 4.2.1.1 <a href="g_box.html">Edit Box Object</a>
|
||||
<li> 4.2.1.2 <a href="g_text.html">Edit Text Object</a>
|
||||
<li> 4.2.1.3 <a href="g_string.html">Edit String Object</a>
|
||||
<li> 4.2.1.4 <a href="g_user.html">Edit User Object</a>
|
||||
<li> 4.2.1.5 <a href="g_icon.html">Edit Icon Object</a>
|
||||
<li> 4.2.1.6 <a href="g_image.html">Edit Image Object</a>
|
||||
<li> 4.2.1.7 <a href="g_cicon.html">Edit Color Icon Object</a>
|
||||
<li> 4.2.1.8 <a href="size.html">Change Size & Position</a>
|
||||
<li> 4.2.1.9 <a href="comment.html">Comments</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<br>
|
||||
<hr>
|
||||
|
||||
<a name="UDO_nav_hm_FOOT" href="orcs.html"><img src="udo_hm.gif" alt="Home" title="Home" border="0" width="24" height="24"></a>
|
||||
<a name="UDO_nav_up_FOOT" href="rtrees.html"><img src="udo_up.gif" alt="Resource Trees" title="Resource Trees" border="0" width="24" height="24">Resource Trees</a>
|
||||
<a name="UDO_nav_lf_FOOT" href="nametype.html"><img src="udo_lf.gif" alt="Name and Type" title="Name and Type" border="0" width="24" height="24">Name and Type</a>
|
||||
<a name="UDO_nav_rg_FOOT" href="dialogs.html"><img src="udo_rg.gif" alt="Object Dialogs" title="Object Dialogs" border="0" width="24" height="24">Object Dialogs</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user