Actions
Bug #176
closedavoiding window 'ghosting' in mouse tracking loops
Start date:
09/20/2017
Due date:
% Done:
0%
Estimated time:
Forum topic:
Description
When selecting text or in general whenever a mouse tracking loop takes longer than 5 seconds,
Windows thinks that the application is not responding and turns the application window into
a 'ghost' window. This happens in particular with Windows 10 but there are also cases in
XP and Vista where ghosting occurs.
It is proposed to change this behavior by consuming all Windows messages while mouse tracking.
Only mouse messages will be processed, though.
Problem reported by Doug Danforth & Robert Campbell.
Updated by J. Templ about 8 years ago
- Forum topic set to https://forum.blackboxframework.org/viewtopic.php?f=40&t=676
Actions