[Lazarus] When does ComponentPageControl gets filled?

Flávio Etrusco flavio.etrusco at gmail.com
Thu Mar 6 07:40:44 CET 2014


On Thu, Mar 6, 2014 at 3:23 AM, leledumbo <leledumbo_cool at 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




More information about the Lazarus mailing list