More clear.
---------- Forwarded message ---------- From: Thierry Coq <[email protected]> Date: 2009/10/8 Subject: Re: [Lazarus] Build graph application (like uml design) To: Lazarus mailing list <[email protected]> If it's easy to port, I might give it a try, to port to Lazaurus, using only portable code. I might have to ask some help, though. It would take additional time to add specific UML drawings, as it would soon become necessary to distinguish between view and subject objets, as per the OMG metamodel. We'll see. Thanks Matthias! Thierry Mattias Gaertner wrote: > > On Thu, 08 Oct 2009 15:44:32 +0200 > Thierry Coq <[email protected]> wrote: > > >> >> Interesting, it's based on TGraphicControl which Lazarus also has. >> >> How much of the code is Windows-related? Would it be difficult to make-it >> platform independent? >> > > After a quick glance: it should be easy to port. > > > >> >> [...] >> >>> >>> maybe this one is a good starting point if you want to do it in >>> pascal. >>> >>> http://www.angusj.com/delphi/ >>> >>> There is a library called "drawing objects", licence is MPL 1.1. >>> > > > Mattias > > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > > > -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
