Files
FireBee_Setup-Dev/devtools/orcs218/help/en/g_text.html
2023-06-12 09:14:09 +02:00

99 lines
4.8 KiB
HTML

<!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: Edit Text Object
</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="dialogs.html"><img src="udo_up.gif" alt="Object Dialogs" title="Object Dialogs" border="0" width="24" height="24">Object Dialogs</a>
<a name="UDO_nav_lf_HEAD" href="g_box.html"><img src="udo_lf.gif" alt="Edit Box Object" title="Edit Box Object" border="0" width="24" height="24">Edit Box Object</a>
<a name="UDO_nav_rg_HEAD" href="g_string.html"><img src="udo_rg.gif" alt="Edit String Object" title="Edit String Object" border="0" width="24" height="24">Edit String Object</a>
<hr>
<img src="udo_fo.gif" width="16" height="13" alt="" title="" border="0">&nbsp;<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">&nbsp;<a href="rtrees.html">Resource Trees</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">&nbsp;<a href="dialog.html">Dialog-Editor</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_fs.gif" width="20" height="13" alt="" title="" border="0"><img src="udo_fo.gif" width="16" height="13" alt="" title="" border="0">&nbsp;<a href="dialogs.html">Object Dialogs</a>
<hr>
<h1><a name="Edit_20Text_20Object">4.2.1.2 Edit Text Object</a></h1>
<p>In this dialog objects of type TEXT, BOXTEXT, and FTEXT FBOXTEXT
can be changed. TEXT and BOXTEXT objects have some additional display
options as opposed to STRING objects, such as the frame size,
centering and a background pattern. FTEXT and FBOXTEXT objects can be
used for input fields. For this two texts must be specified: a mask
and a text that appears at the input positions. Input positions are
characterized by holding down the Alternate key in the field
'template' during input. The characters you enter specify which
character can later be input at this position. The AES provide the
following symbols:
</p>
<table class="UDO_env_xlist">
<tr><td nowrap="nowrap" valign="top">9</td>
<td valign="top"> Digits (0-9)
</td></tr>
<tr><td nowrap="nowrap" valign="top">A</td>
<td valign="top"> Uppercase letters (A-Z) and space
</td></tr>
<tr><td nowrap="nowrap" valign="top">a</td>
<td valign="top"> Letters (A-Z, a-z) and space
</td></tr>
<tr><td nowrap="nowrap" valign="top">N</td>
<td valign="top"> Uppercase letters (A-Z) and digits (0-9)
</td></tr>
<tr><td nowrap="nowrap" valign="top">n</td>
<td valign="top"> Letters (A-Z, a-z) and digits (0-9)
</td></tr>
<tr><td nowrap="nowrap" valign="top">F</td>
<td valign="top"> Characters that are allowed in a filename, plus '?', '*' and
':'
</td></tr>
<tr><td nowrap="nowrap" valign="top">f</td>
<td valign="top"> Characters that are allowed in a filename
</td></tr>
<tr><td nowrap="nowrap" valign="top">P</td>
<td valign="top"> Characters that are allowed in a pathname, plus '?' and '*'
</td></tr>
<tr><td nowrap="nowrap" valign="top">p</td>
<td valign="top"> Characters that are allowed in a pathname
</td></tr>
<tr><td nowrap="nowrap" valign="top">X</td>
<td valign="top"> all characters
</td></tr>
</table>
<p>Some versions of AES and especially GEM libraries can offer even
more possibilities.
</p>
<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="dialogs.html"><img src="udo_up.gif" alt="Object Dialogs" title="Object Dialogs" border="0" width="24" height="24">Object Dialogs</a>
<a name="UDO_nav_lf_FOOT" href="g_box.html"><img src="udo_lf.gif" alt="Edit Box Object" title="Edit Box Object" border="0" width="24" height="24">Edit Box Object</a>
<a name="UDO_nav_rg_FOOT" href="g_string.html"><img src="udo_rg.gif" alt="Edit String Object" title="Edit String Object" border="0" width="24" height="24">Edit String Object</a>
</body>
</html>