Notepad2e icon indicating copy to clipboard operation
Notepad2e copied to clipboard

Prevent Edit Mode hint from handling pointer events

Open ProgerXP opened this issue 4 years ago • 2 comments
trafficstars

I have seen hints in Windows that are "physical" or "transparent". Our current hint is like another window: you can click on it and hover over it. Sometimes this is inconvenient (e.g. if mouse pointer happens to be in the position where the hint will appear after pressing Ctrl+Tab). "Transparent" hints do not handle pointer events at all and Windows passes messages to the underlying window. Edit Mode's hint should be of this kind.

ProgerXP avatar Apr 01 '21 10:04 ProgerXP

Fixed.

cshnik avatar Oct 06 '21 17:10 cshnik

Looks like this works only if X-Mouse is disabled. Any way to make it work regardless?

ProgerXP avatar Nov 18 '21 10:11 ProgerXP

Done.

cshnik avatar May 15 '23 22:05 cshnik