Hi.

I've recently downloaded MAHOGANY for WIN32 for use as IMAP client.

The most annoying thing is that the cursor disappears when writing a
message.  It is almost impossible to navigate the cursor to a specific
position on screen, because it becomes visible only 0.5 sec after
releasing the cursor keys.

I think your function is something like this:

      if (cursor movement due to cursor keys or printing new char)

        set cursor blink state to INVISIBLE
        reset blink timer

while in fact it should better be 

      if (cursor movement due to cursor keys or printing new char)

        set cursor blink state to VISIBLE
        reset blink timer         ^^^^^^^

In case that this problem doesn't appear on all machines:  My setup
is WinXP SP1 on P3/800 512MB RAM,  Mahogany v0.64.1 Sparc Release build
13-Jan-2002 21:47:59.   By the way, 13-Jan is my birthday!

Marc

PS: Keep on good work.  Free programs are a good thing.  Back in
    the old days I released quite a few for the Amiga computer, and
    they are still downloadable from AMINET I think (although probably
    most people don't use Amiga anymore)




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to