On Thu, Mar 6, 2014 at 3:23 AM, leledumbo <leledumbo_c...@yahoo.co.id> wrote:
> I've just installed Lazarus 1.2 and I realize that KZDesktop's way of
> embedding component palette no longer works as it was in 1.0.14. It looks
> like KZDesktop has overriden the event when ComponentPageControl gets
> filled. Do I need to call something to make it filled? Or perhaps an easier
> one, what are the differences between 1.0.14 an 1.2's way of filling
> component paletter?


You mean the compilation error? Just change 'Items' for 'Comps'. And
to fix the painting problem in the designer, change the
'UpdateControlState' call to 'AdjustSize'.
Otherwise I'm not getting any (new) problem.

Best regards,
Flávio

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to