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 Examples: Hardware -> Windows Kernel -> Windows API -> LCL-Win32 -> LCL Hardware -> Linux Kernel -> X11 -> LCL-CustomDrawn -> LCL Hardware -> Linux Kernel -> X11 -> Qt4 -> LCL-Qt -> LCL -- Felipe Monteiro de Carvalho -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
