initial commit
This commit is contained in:
61
devtools/orcs218/help/de/dialogs.html
Normal file
61
devtools/orcs218/help/de/dialogs.html
Normal file
@@ -0,0 +1,61 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- last modified on 13.08.2020 -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<title>
|
||||
Die Anleitung zu ORCS: Dialoge für Objekte
|
||||
</title>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=Windows-1252">
|
||||
<meta http-equiv="Content-Language" content="de">
|
||||
<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="dialog.html"><img src="udo_up.gif" alt="Dialogeditor" title="Dialogeditor" border="0" width="24" height="24">Dialogeditor</a>
|
||||
<a name="UDO_nav_lf_HEAD" href="dialog.html"><img src="udo_lf.gif" alt="Dialogeditor" title="Dialogeditor" border="0" width="24" height="24">Dialogeditor</a>
|
||||
<a name="UDO_nav_rg_HEAD" href="g_box.html"><img src="udo_rg.gif" alt="Box Objekt ändern" title="Box Objekt ändern" border="0" width="24" height="24">Box Objekt ändern</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<img src="udo_fo.gif" width="16" height="13" alt="" title="" border="0"> <a href="orcs.html">Die Anleitung zu 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 Bäume</a>
|
||||
<br><img src="udo_fs.gif" width="20" height="13" alt="" title="" border="0"><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="dialog.html">Dialogeditor</a>
|
||||
<hr>
|
||||
|
||||
<h1><a name="Dialoge_20f_26uuml_3Br_20Objekte">4.2.1 Dialoge für Objekte</a></h1>
|
||||
<p>In allen Bearbeitungsdialogen für <a href="objects.html">Objekte</a> können die
|
||||
Objekt-Flags und -States geändert sowie ein Name vergeben werden.
|
||||
Im Feld 'Erweiterter Typ' kann ausserdem ein Wert zwischen 0 und 255
|
||||
angegeben werden, der in das höherwertige Byte des Felds ob_type
|
||||
in die Struktur geschrieben wird (siehe <a href="obextend.html">Erweiterte Objekttypen</a>.
|
||||
</p>
|
||||
<p>Zusätzlich können noch <a href="comment.html">Kommentare</a> vergeben werden, die
|
||||
mit in die entsprechenden <a href="output.html">Ausgabedateien</a> geschrieben werden.
|
||||
</p>
|
||||
<ul class="content">
|
||||
<li> 4.2.1.1 <a href="g_box.html">Box Objekt ändern</a>
|
||||
<li> 4.2.1.2 <a href="g_text.html">Text Objekt ändern</a>
|
||||
<li> 4.2.1.3 <a href="g_string.html">String Objekt ändern</a>
|
||||
<li> 4.2.1.4 <a href="g_user.html">Benutzer-Objekt ändern</a>
|
||||
<li> 4.2.1.5 <a href="g_icon.html">Icon ändern</a>
|
||||
<li> 4.2.1.6 <a href="g_image.html">Bild ändern</a>
|
||||
<li> 4.2.1.7 <a href="g_cicon.html">Color Icon ändern</a>
|
||||
<li> 4.2.1.8 <a href="size.html">Größe und Position ändern</a>
|
||||
<li> 4.2.1.9 <a href="comment.html">Kommentare</a>
|
||||
</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="dialog.html"><img src="udo_up.gif" alt="Dialogeditor" title="Dialogeditor" border="0" width="24" height="24">Dialogeditor</a>
|
||||
<a name="UDO_nav_lf_FOOT" href="dialog.html"><img src="udo_lf.gif" alt="Dialogeditor" title="Dialogeditor" border="0" width="24" height="24">Dialogeditor</a>
|
||||
<a name="UDO_nav_rg_FOOT" href="g_box.html"><img src="udo_rg.gif" alt="Box Objekt ändern" title="Box Objekt ändern" border="0" width="24" height="24">Box Objekt ändern</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user