On Tue, 10 May 2011, Joost van der Sluis wrote:
On Tue, 2011-05-10 at 01:24 +0200, Darius Blaszyk wrote:
Here's a first version of a graphical front end for fppkg. Currently it
supports all basic commands. It's my plan to extend this front end in the
future and at some time support lazarus packages as well.
I didn't looked at it yet, but how does it works? Does it call fppkg on
the command-line?
I'm happy that you are doing all this work, that way I don't have to do
it. ;)
But my plan was to do one of the following:
A: Install the fppkg units, so that these can be used to create
frontends to fppkg
B: Create a fppkg-lib, so that that one can be used to build
fppkg-frontends.
Question is what is the best option?
Since everything is based on classes, I would think that A is the best
option. We can create a lazarus package for it, which contains all units as
virtual units.
Michael.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus