Teclado v0.2 (beta)
~~~~~~~~~~~~~~~~~~~

I send you the current (0.2) beta version of the editor,
the english version. I haven't done yet any real
documentation, but it's pretty failsafe to just press
buttons to discover how it works O:-).

Requirements:

 - For this program to work, you have to install
   tinyfont.mmp in B:\SYSTEM\MMP

Briefly:

 - There are two major modes, "navigation" and "editing".
   You toggle between them with the [ENTER]  button.

 - In "navigation" mode:

   . pressing [MENU] will bring up the menu bar, in which
     you move with the cursors and select with [ENTER].

   . using the cursor buttons you change the cursor
     position (pretty understandable).

 - In "editing" mode,

   . pressing [MENU] you toggle between the available
     panels of text entry.

   . using the cursor buttons you chase the letter you want
     to insert.

 - All the activated menus works as expected (this includes
   File|open, File|save, File|save as, File|exit,
   Edit|select, Edit|cut, Go|top, Go|bottom, Help|about).

 - Files are treated as in UNIX, that is, end of line is
   LF. DOS files, that is, those in which end of line is
   CR/LF, shows a "CR" character at the end of line.
   NOTE: In future versions there will be under the "mode"
   menu an option to select the type of file (if you select
   DOS mode, the CR will be hidden and when you type a new
   line, a CR/LF pair will be inserted instead of only LF).

Please, don't hesitate to send bugs, suggestions or
whatever you think could improve the usability of the
program :-).

---
Dario Rodriguez
dario@softhome.net
