[Lazarus] kzdesktop...

Flávio Etrusco flavio.etrusco at gmail.com
Thu Feb 13 04:33:40 CET 2014


On Thu, Feb 6, 2014 at 4:40 PM, Junior <lazarus.linux at gmail.com> wrote:
> Hello to all.
>
>
> The kzdesktop project was discontinued?
>
> thanks
>
> --

FWIW it's easy to make kzdesktop compilable with Lazarus trunk. Where
the compiler complains of unknown 'Items' identifier, use 'Comps'
instead. To fix the resizing of forms in the designer, replace the
UpdateControlState call (in KZLazDesktop.pas) with AdjustSize.

Regards,
Flávio




More information about the Lazarus mailing list