[lazarus] Attach menu to window
Micha Nelissen
M.Nelissen at student.tue.nl
Sun Oct 26 12:29:15 EST 2003
Mattias Gaertner wrote:
> On Wed, 22 Oct 2003 19:13:56 +0200
> Micha Nelissen <M.Nelissen at student.tue.nl> wrote:
>
>
>>But since menu attachment to window is now done implicitly, and I
>>suggest to do it explicitly, no harm should result in this change. (If
>>the gtk now does it implicitly, and I send the message explicitly, but
>>it doesn't respond, there's no problem because it has already done it
>>implicitly).
>
>
> Ok.
> Side note: Try to avoid adding messages. They are hard to read/debug. The
> existing ones are only for Delphi compatibility. If neccessary add a new
> interface function.
Done, adding new interface procedure with default empty implementation
in TInterfaceObject.
Regards,
Micha.
More information about the Lazarus
mailing list