[Lazarus] Converting C# GUI to Lazarus

Graeme Geldenhuys graemeg.lists at gmail.com
Sun Aug 14 00:31:54 CEST 2011


2011/8/12 ik :
>
> So my question is, is there a known tool or an easy way to do it ?

Yeah, employ a lot of skilled developers. ;-)

On a serious note:
Hans-Peter hit the nail on the head. The underlaying languages,
frameworks and due to GC in .NET makes this near impossible. The only
sane way to guarantee a working app in the end, would be a rewrite.

I had to do the exact same thing in my current job. We rewrote a few
VB6 apps to FPC+LCL, then later to fpGUI. For obvious reasons the
latter was not nearly as much work as the first.


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net




More information about the Lazarus mailing list