[Lazarus] WMEnterSizeMove Messages not firing
Ondrej Pokorny
lazarus at kluug.net
Thu Oct 8 16:20:44 CEST 2015
On 08.10.2015 16:09, Aradeonas wrote:
> Is there any other way to make it work for now?
It depends on what you want to do in WM_ENTERSIZEMOVE.
For most uses you can use a workaround with MouseDown etc.
If you really need WM_ENTERSIZEMOVE, it should be possible to make win32
widgetset to pass it through but I didn't investigate further and used a
MouseDown workaround.
Ondrej
More information about the Lazarus
mailing list