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
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to