On Fri, 7 Jul 2006, Graeme Geldenhuys wrote:

Hi,

Ok, I am stuck implementing my toolkit into LCL!  :-)  Yeah, that quick...

Seeing that I don't have a single interface unit to a library like all
the other widgetsets -  where am I supposed to put my toolkit code?
(the actual object pascal code for the complete toolkit). I am trying
to implement the TQtWidgetSet equivalent class but for the new
toolkit?

Surely inside the /lcl/intefaces/<newtoolkit>/ isn't the ideal
location for all my toolkit code.  For all my apps that use the
toolkit, I just add a Project Requirement and select the toolkit
package.  Is there any way this can be done while implementing the new
LCL toolkit?

No.
Because the LCL must be rebuilt using your toolkit.
Widgetsets are not plugins.

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

Michael.

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

Reply via email to