[fpc-devel] TSdfDataset does not work with records larger then 255 chars
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Mon Sep 8 15:31:11 CEST 2008
If anyone wishes to take a look at the full project:
svn co https://turbocircuit.svn.sourceforge.net/svnroot/turbocircuit
turbocircuit
TurboCircuit is a circuit drawing program developed with lazarus. It
should work in any lazarus supported OS. Be careful that there is a
local copy of sdfdata to test changes to it. Opening the program,
click in the menu Components --> Components Editor.
There will be a modifyed TDBMemo which holds the drawing instructions
for the components: draw line, text, arc, etc, and this drawing code
may be up to 2k chars long for complex components, so I need a really
flexible size.
thanks,
--
Felipe Monteiro de Carvalho
More information about the fpc-devel
mailing list