[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: delphi object (class) with lua?
- From: "Wim Couwenberg" <wcou@...>
- Date: Wed, 26 May 2004 12:56:30 +0200
>> The good news is that you can wire events at run time!
> (small note) You can also do that in C++ with VCL.
err... that's what I said, no? What I have in mind are things like
traversing a form and automatically wire control events (no case by case
C++/Delphi coding needed.) Events might be easier to handle fully
automatically than methods in this respect.
--
Wim