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

Pavel Bansky levap at bansky.net
Sun Oct 9 11:18:54 EDT 2005


Hi,

here you can find info about portability of D2005 apps
http://www.borland.com/delphi/pdf/del2005_faq.pdf

-- Cut from dal2005_faq.pdf --
Will Delphi 2005 support .NET on non-Windows platforms?
The .NET support in Delphi 2005 is designed and tested for .NET on the 
Windows platform. Delphi 2005 Microsoft .NET applications might run on 
non-Windows .NET implementations; however, Borland is not testing or 
certifying on non-Windows platforms.
-- End of Cut --



Matthijs ter Woord wrote:

> 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
>>
> 
> 
> 
> 

-- 
__________________________________________________________

Pavel Bánský
levap at bansky.net                        I write code...
__________________________________________________________


More information about the Mono-winforms-list mailing list