[lazarus] Is this me or is this some problem?

Michael A. Hess mhess at miraclec.com
Thu May 13 23:58:58 EDT 1999


Cliff Baeseman wrote:
> 
> I am doing this...
> 
> UList := TList.Create;
> su := TUnitList.Create;
> UList.Add(su);
> 
> It fails with a access violatin?  What am I forgetting?

I can't say I see anything specifically wrong and I am getting access
violations myself during creates. I have written the whole of
TApplication. In fact I have eliminated the application.pp file. It is
now GUI API independent. It also does a CreateForm and Terminate and all
that fun stuff. Now if I could just get it to work. I think I might
hitting Shanes 'Self' problem.   :-\

Midnight ... I'm calling it a day.   :-)
-- 
==== Programming my first best destiny! ====

Michael A. Hess      Miracle Concepts, Inc.
mhess at miraclec.com   http://www.miraclec.com






More information about the Lazarus mailing list