On Fri, 7 Jul 2006, Graeme Geldenhuys wrote:

Packages exist 'on top of' the LCL. Widgetsets are 'under' the LCL.

Michael.

Ok, that makes sense, but I am still not sure where it should go...
When you compile the IDE, how does it know where to find things like
the CodeTools, etc..

For now, I am going to create symlinks to my actual code, but that
will obviously not work for Windows.  It is just so I can continue
working for now.

Careful:

The lcl/interfaces/widgetset code should only contain the 'glue' code
between the LCL and your widget set. The actual widget set can be in
the FPC packages or any other directory.

Michael.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to