Mattias Gärtner schrieb:
First pointing out that I know absolutely nothing about the IDE code,
how feasible or complex would you guesstimate it would be for someone
to expose the the lazarus form designer as a LCL component?
What do you mean with 'designer'?
The base of the designer is just a hook delegating
mouse/paint/keyboard/size events to the various IDE parts. The designer
alone can only paint the grids.
The IDE could provide an interface for the designer, that can be
replaced in a stand-alone version.
DoDi
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus