Known bugs

Here are some know bugs in RHIDE 1.1 with a short
description, how they can be solved.

Mouse does not work (and textcursor):
=====================================

After any mode switch the mouse works. That means, if
you are using an text mode other then 80x25. The best
way to do this is to change in all you projects the
mode to lets say 80x28 (this is the mode which I'm
using) and of course in the project %DJDIR%/bin/rhide.gpr
if it exists or create it (this is the default project
for RHIDE when running without a project or creating
a new one).

Calculator does not work:
=========================

This is the result of some changes of SET at that code
which I didn't saw as he sent me the last updates.
(The calculator is from him). If you need a caclulator,
you can use the other builtin calculator. Do you know
it?? It is the "Evaluate" function (Ctrl+F4).
