[Lazarus] Docking manager implementation

Reenen Laurie rlaurie at gmail.com
Sat Jan 24 11:58:38 CET 2009


>
> The exe is very fat (13 MB), compared with the Delphi version (0.5 MB).
> Is this normal? A matter of debug info?
>

I believe so.  The default compiler settings include debug info, which
usually yields an exe of about that size.

Set it to not include the debug info, and select the strip option (is that
still working?).

2009/1/22 Hans-Peter Diettrich <DrDiettrich1 at aol.com>

> Paul Ishenin schrieb:
>
>  Lets start with a new unit. Then we will see if we need our own
>> LazDockTree or we will replace it with yours.
>>
>
> The codename is EasyDockSite, and I could make it compile and run with
> Lazarus :-)
>
> There exist some fundamental differences between the Delphi and Lazarus
> declaration and runtime environment of an docking manager - see comments
> in the EasyDockSite unit. The first version has problems with resize and
> undocking, where the display is not refreshed; I'll have to look deeper
> into these issues.
>
> The exe is very fat (13 MB), compared with the Delphi version (0.5 MB).
> Is this normal? A matter of debug info?
>
> DoDi
>
>
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>


-- 
o__
,_.>/ _
(_)_\(_)_______
...speed is good
_______________
I believe five out of four people have a problem with fractions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20090124/ef66f81f/attachment-0007.html>


More information about the Lazarus mailing list