[Mono-winforms-list] Programs compiled on Delphi 2005 using MWFhang on exit

Matthijs ter Woord meddochat at zonnet.nl
Sun Oct 9 01:44:35 EDT 2005


Hi Pavel and others,

Delphi 2005 IS capable of building cross platform .NET applications,
however, it doesn't help you much. There one crucial point to remember:

NEVER use the VCL (Delphi's component library), and try to keep of most of
the RTL too.

For an example, see the Indy project (see www.indyproject.org). It runs
fully on .NET FCL (without VCL) and Mono. However, due to a low FCL user
base, there are still some unknown bugs, probably.

Greets,

Matthijs ter Woord




----- Original Message -----
From: "Pavel Bansky" <levap at bansky.net>
To: <mono-winforms-list at lists.ximian.com>
Sent: Saturday, October 08, 2005 8:14 PM
Subject: Re: [Mono-winforms-list] Programs compiled on Delphi 2005 using
MWFhang on exit


> I have also tested Delphi2005 apps on Mono and results was truly
> unsatisfing - Mono 1.1.4 to 1.1.8.
> On Borland website you can find information, that they don't guarantee
> portability of the compiled apps. It means that some of the Delphi2005
> apps may not use fullmanaged code.
>
> Alexandre Rocha Lima e Marcondes wrote:
>
> > Hello folks,
> >
> >     I have been testing interop between Delphi 2005 .NET binaries and
> > mono and have noticed that the binaries generated by Delphi 2005, when
> > using Windows Forms, hag after closing the main window. It happens on
> > mono running on Linux, when on Windows people that tried noticed that it
> > works OK, both running on Mono and on Microsoft .NET.
> >
> >     There are a couple binaries compiled with Delphi 2005 to download
> > at: http://monobrasil.sl.org.br/flash/Delphi2005.zip
> >
> >     I guess it might be a problem on Application.Run or on the message
> > loop ...
> >
> >     Can someone help me discover if the bug is on MWF or on mono Runtime
?
> >
> > --
> > Regards,
> >   *Alexandre Rocha Lima e Marcondes*
> >    */P4 Tecnologia e Desenvolvimento Humano/*
> >
> > alexandre at p4tecnologia.com <mailto:alexandre at p4tecnologia.com>
> > alexandre at psl-pr.softwarelivre.org
> > arlm at users.sourceforge.net <mailto:arlm at users.sourceforge.net>
> > www.p4tecnologia.com <http://www.p4tecnologia.com>
> > alexandre.p4tecnologia.com <http://alexandre.p4tecnologia.com>
/Projetos:/
> > MonoBrasil <http://monobrasil.softwarelivre.org> MonoBASIC
> > <http://monobasic.sl.org> ACBr <http://acbr.sf.net>
> > Freedom ERP <http://www.freedom.org.br>
> >
> >
> >
> >
> >
> >
> > To validate this message's signature follow the instructions:
http://www.cacert.org/index.php?id=3&lang=en_US
<http://www.cacert.org/index.php?id=3&lang=en_US>
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
> --
> __________________________________________________________
>
> Pavel Bánský
> levap at bansky.net                        I write code...
> __________________________________________________________
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>




More information about the Mono-winforms-list mailing list