[lazarus] Lazarus hanging/crashing
Shane Miller
SMiller1 at stvgb.org
Tue Nov 30 12:59:35 EST 1999
Yep, I did an update today and it appears to work correctly. I will look into it more...
On eother thing. I stilll need to assign TNotifyevent procedures like this:
OnPaint := @FORMPAINT
instead of
OnPaint := FORMPAINT;
Can we get this fixed please. That is a major problem with compatability.
thanks
Shane
>>> Sebastian Günther <sguenther at gmx.de> 11/30/99 08:54AM >>>
Shane Miller wrote:
>
> Any idea when the bug in FPC concerning calling functions assigned by doing this:
>
> OnPaint := @FORM1PAINT;
>
> if Assigned(OnPaint) then
> OnPaint(Sender);
>
> This still crashes as of yesterday.....
??? Are you sure? KCL worked after I updated the compiler (after
Florians announcement that this should work again)
- Sebastian
_________________________________________________________________
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