Forum > General
ScreenSnap - How to implement?
(1/1)
wOvAN:
Hello. I want to implement the "ScreenSnap" feature,
but Lazarus handles only these messages:
LM_MOVE
LM_WINDOWPOSCHANGED
LM_SIZE
I've tried a few variants but couldn't find a good solution. The given events, i think are not enough to do it in a good way.
there is no such events like: WM_WINDOWPOSCHANGING or WM_ENTERSIZEMOVE or WM_EXITSIZEMOVE or WM_MOVING
Are they platform specific? and how then to implrement such feature?
Navigation
[0] Message Index