Re: [fpc-pascal] Is Delphi7 on Windows to FPC on embedded Linux possible?

2010-09-25 Thread Henry Vermaak
On 24 September 2010 23:17, Bo Berglund wrote: > > 2) Display control screens in a GUI way with standard controls (buttons, text > boxes, radio buttons etc). This would be the new user interface for the > instrument. > > 3) Display data graphically (curves, pie charts etc). We need to improve o

Re: [fpc-pascal] Is Delphi7 on Windows to FPC on embedded Linux possible?

2010-09-25 Thread Michael Van Canneyt
On Sat, 25 Sep 2010, Bo Berglund wrote: This may be a stupid question, but I just discovered FPC so please bear with me... I have been writing Delphi programs since 1996 or so (when Delphi 2 was released), so I am rather comfortable with that. Now I need to write for the Linux platform beca

Re: [fpc-pascal] Is Delphi7 on Windows to FPC on embedded Linux possible?

2010-09-25 Thread Paul Breneman
This won't answer all of your questions but I hope it will help: http://www.turbocontrol.com/embeddedfreepascal.htm I'd be glad to discuss this in more detail. -- Regards, Paul Breneman www.dbReplication.com - VCL database replication components www.TurboControl.com - Hardware and software dev

Re: [fpc-pascal] Is Delphi7 on Windows to FPC on embedded Linux possible?

2010-09-25 Thread Graeme Geldenhuys
Hi, On 25 September 2010 00:17, Bo Berglund wrote: > So then I found FPC and now I am looking for advice concerning if it > would be possible to use FPC/Lazarus to program for an embedded > Linux board with a graphics LCD screen. I want to be able to do the following: Paul Breneman created a si

Re: [fpc-pascal] Is Delphi7 on Windows to FPC on embedded Linux possible?

2010-09-25 Thread Honza
2010/9/25 Bo Berglund : > So then I found FPC and now I am looking for advice concerning if it would be > possible to use FPC/Lazarus to program for an embedded Linux board with a > graphics LCD screen. I want to be able to do the following: > > 1) Communicate via RS232 to the equipment core to c