Project

General

Profile

CMDon't hide mouse cursor when typing.

Added by clone man over 7 years ago

I would like for the mouse cursor to not auto-hide when typing. Or at least have that option.

Examples: Chrome doesn't auto hide the mouse cursor, but Notepad does. It's especially distracting because the mouse cursor re-appears when you hit spacebar, for example.


Replies (4)

PA RE: Don't hide mouse cursor when typing. - Added by Per Amundsen over 7 years ago

The Editbox in AdiIRC is the same control as Notepad so it will behave the same, there is to my knowledge no option to change that behavior.

CM RE: Don't hide mouse cursor when typing. - Added by clone man over 5 years ago

but discord doesn't hide it!

PA RE: Don't hide mouse cursor when typing. - Added by Per Amundsen over 5 years ago

Discoed does not use the same control as AdiIRC and Notepad.

OU RE: Don't hide mouse cursor when typing. - Added by O uims over 5 years ago

The control should be a richedit since it accepts colors. The function ShowCaret can be used to show the caret, or am I missing something?

    (1-4/4)