<html>
<head>
<title>CRefine</title>
<link rel="stylesheet" type="text/css" href="../../style.css" />
</head>
<body>
<table>
<tr height="10">
<td>
</td>
</tr>
<tr>
<td class="tituloAzul">
Virtual Keyboard
</td>
</tr>
<tr>
<td class="grande" width="500">
<br>
<div align="justify">
In order to make the unicode format really available, we must provide a way to insert
the unicode symbols. In CRefine, this is done using a virtual keyboard. In order to access it
in the parameter window, we must have the unicode format selected for the window.
<br>
<br>
<img border = "0" src="../images/paramUnicode.jpg" align="center">
<br>
<br>
After the selection of the unicode format, the button <img border =
"0" src="../../../images/teclado.gif" align="center"> will be enabled
and the virtual keyboard can be accessed. The symbols found in the keyboard
are classified in sections following the classification of the
<a href="../../docs/symbols.pdf" target="body">List of Symbols</a>. In order to make the choice
of symbol easier, a tooltip text is given for each symbol.
<br>
<br>
<img border = "0" src="../images/virtualkeyboard.jpg" align="center">
<br>
<br>
By clinking on the symbol button, the corresponding symbol is included in the parameter window.
<br>
<br>
<img border = "0" src="../images/virtualkeyboard2.jpg" align="center">
<br>
<br>
</div>
</td>
</tr>
</table>
</body>
</html>