Felipe Monteiro de Carvalho schrieb:
On Fri, Nov 25, 2011 at 10:35 AM, Hans-Peter Diettrich
<[email protected]> wrote:
This doesn't answer my question. What's the *source* of the processed
messages?

The usual flow of events for mouse / touch / keyboard events is:

Hardware -> Operating System -> Windowing Library -> LCL Widgetset
Interface-> LCL

Please have a look at the subject!

Examples:

Hardware -> Windows Kernel -> Windows API -> LCL-Win32 -> LCL

Hardware -> Linux Kernel -> X11 -> LCL-CustomDrawn -> LCL

Hardware -> Linux Kernel -> X11 -> Qt4 -> LCL-Qt -> LCL

And how does PostMessage fit into the picture?

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to