[Lazarus] Sending messages

Hans-Peter Diettrich DrDiettrich1 at aol.com
Fri Nov 25 14:33:16 CET 2011


Felipe Monteiro de Carvalho schrieb:
> On Fri, Nov 25, 2011 at 10:35 AM, Hans-Peter Diettrich
> <DrDiettrich1 at aol.com> 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





More information about the Lazarus mailing list