[lazarus] Progress

Samuel Liddicott sam at campbellsci.co.uk
Thu Sep 2 10:26:52 EDT 1999




> -----Original Message-----
> From: Michael A. Hess [mailto:mhess at miraclec.com]
> Sent: Thursday, September 02, 1999 01:20 PM
> To: lazarus at miraclec.com
> Subject: Re: [lazarus] Progress
>
>
> mariano podesta wrote:
> >
> > are you sure that GTK library does not dispatch standard messages like
> > 'mouse move'?
> > because standard messages is all that windows do.
> > mariano
>
> GTK does not dispatch ANY messages. It handles them all internally. All
> it does is fire a callback if an event has occured that it has handled.
> It does the same thing we do in Delphi with the On Event stuff.

Can you just confirm that the GTK interface to LCL notifys the LCL objects
by means of messages (via wndproc)?

Sam






More information about the Lazarus mailing list