On 28 September 2010 22:18, Bo Berglund wrote: > > I had hoped there would be ready-made code for such common things as > using serial communications....
Take a look in the MSEgui code. There is a serial components already created. Martin (author of MSEide & MSEgui) will can give you more details on it. Either way, it should be less effort to port that to plain FPC neutral code (that's if there are any MSEgui dependencies - I don't know), than starting from scratch. More details on MSEide&MSEgui is here: http://wiki.freepascal.org/MSEide_&_MSEgui The source code repositories are on SourceForge (primary site) and Berlios(mirror site). -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net:8080/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
