[lazarus] Has message handler stuff been implemented yet???

michael at tfdec1.fys.kuleuven.ac.be michael at tfdec1.fys.kuleuven.ac.be
Sun May 16 08:19:12 EDT 1999




On Sat, 15 May 1999, Michael A. Hess wrote:

> Hey Michael V. what is the status of this? You said you would indicate
> when it has been committed and working. Is it and if not how soon until
> it will be? I am working on this kind of stuff and want to know if this
> is available or if I should do it in another fashion.

It has been there for more than a week now. You should be able to use it.
(I honestly thought I notified the list about it)

Michael.
> 
> +++++ Per email on April 26th ++++++++++
> 
> As requested by Michael Zayats, we've implemented some changes to
> support 
> messages from GTK more directly. 
> 
> The implementation of it is as follows:
> 
> Declare a message handler with SELF as one of the paameters.
> 
> Procedure TMyClass.MyMessageHandler (Arg1 : Type1; Arg2 : Type2;
>                                      ...
>                                      Self : TMyClass;
>                                      Argn : Typen); message
> 'themessage';cdecl;
> 
> <snip>
> 
> This has been put in the compiler, but not yet tested or committed to
> CVS,
> although the generated code looks OK.
> 
> I will notify when it has been committed and tested.
> 
> Michael.
> 
> +++++++++++++++++++++++++++++++++++++++++++
> 
> -- 
> ==== Programming my first best destiny! ====
> 
> Michael A. Hess      Miracle Concepts, Inc.
> mhess at miraclec.com   http://www.miraclec.com
> 
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>     archives at http://www.miraclec.com/list_archives/lazarus
> 






More information about the Lazarus mailing list