On Sun, 10 Jul 2011 19:43:10 +1100 Alexander Klenin <[email protected]> wrote:
> On Sun, Jul 10, 2011 at 19:34, Mattias Gaertner > <[email protected]> wrote: > >> No for the more tricky question -- should Controls unit > >> depend in WidgetSet? > >> On the one hand, the name suggests that it should ;-) > >> On the other, it in in LCLBase package, whish is supposed to be > >> widgetset-independent, no? > > > > It depends on the abstract widgetset, not the real widgetset. > > I guess that is true for much of LCL. > I mean, if the project uses only Controls unit, can it be compiled/used > without any real widgetset, even nogui one? No. Well, maybe if you use only some enums and WPO. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
