On Mon, Aug 08, 2005 at 10:08:13PM -0700, George Lober wrote:
> Tom Verhoeff wrote:
> 
> >On Mon, Aug 08, 2005 at 11:22:44PM +0200, Micha Nelissen wrote:
> >
> >>Is the FormCreate procedure in the published section of the Form class 
> >>definition ? That's all I can think of right now...
> >
> >In both the problematic large Delphi project and my working Hello World
> >example, the FormCreate is right below TMainForm = class(TForm), without
> >preceding modifier (neither private, published, public, protected, ...).
> >
> >I use GTK(1).  It is a nightmare to trace the handling of events through
> >the code.  I cannot even find where the OnCreate event is supposed to be
> >generated as a consequence of (form) creation.
> 
> What version of Lazarus are you running ? Earlier versions had a problem 
> executing code during OnCreate event.

I use a very recent SVN version (rev 7490; reporting itself as 0.9.9 beta).
Together with FPC 2.0.0 (release version) on Mac OS X (darwin).

I have stayed away from using a more recent FPC, because I need to have
a reliable compiler (for other purposes), and don't want to get stuck
with a broken environment.

Is there a good&easy way to keep two FPC versions next to each other?

        Tom

-- 
E-MAIL: T.Verhoeff @ TUE.NL     | Fac. of Math. & Computing Science
PHONE:  +31 40 247 41 25        | Eindhoven University of Technology
FAX:    +31 40 247 54 04        | PO Box 513, NL-5600 MB Eindhoven
http://www.win.tue.nl/~wstomv/  | The Netherlands

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to