[fpc-pascal]Need help to port Delphi code.

Michael.VanCanneyt at Wisa.be Michael.VanCanneyt at Wisa.be
Sun Oct 15 23:06:59 CEST 2000


On Sun, 15 Oct 2000, Sigurd Stordal wrote:

> When I try to compile my delphi code i get a lot of unit don't found.
> Dialogs, stdctrl, windows......
> So when I try to compile my code, it tells me it can't find MessageDlg, 
> which is not a big surprise, so How do I get Dialog boxes in Freepascal.
> I'm running Linux and FPC 1.0.

Hm. I think you'll have lots of work. Two things can be done:

- look at lazarus:
  http://www.lazarus.freepascal.org/ 
- Code everything with GTK.
  

Michael.





More information about the fpc-pascal mailing list