[lazarus] Fixing lazarus for Win32
Michael.VanCanneyt at Wisa.be
Michael.VanCanneyt at Wisa.be
Sun Jun 22 07:03:22 EDT 2003
On Sun, 22 Jun 2003, Szekeres Istvan wrote:
> > You can already write some win32 applications using the LCL.
>
> No I can't. Even very simple applications do not work.
>
> On linux I did a little application: one button, one edit field, and by
> pressing the button the edit field is filled with something. On linux this
> works, but if I compile it under win32 from command line, it does not work.
> Seems like the button press event is not propagated to the appropriate
> method.
This is what I meant in my other mail: User events are not communicated.
I think that if this can be fixed, there should not be a problem in getting
Lazarus to work. That's why I don't think it will be 'weeks' or 'months'.
(of course, after that there will probably be a lot of debugging necessary,
but essentially, lazarus should work)
The best way I think is to see why the simple apps don't work (you can use
the insight debugger that comes with cygwin for this) and fix that. After
that Lazarus will probably function as well.
Michael.
More information about the Lazarus
mailing list