Forum > Windows (32/64)

Not minimizing to the taskbar

(1/1)

NelsonN:
Hi,

Thanks for the Windows binary. I can now, at least, play with Lazarus and create a few simple programs and take it for a test drive :-)

I do have questions, to begin with, the applications created with Lazarus do not minimize to the taskbar, just right above it to the far left. As though they were still running inside the Lazarus RAD.

And a simple project with a form with a menu with just File added to it compiles to 3.32 megabytes.

What am I missing?

neli:

--- Quote from: "NelsonN" ---Hi,

And a simple project with a form with a menu with just File added to it compiles to 3.32 megabytes.

What am I missing?
--- End quote ---


You can strip the debugging info with stripw utility. That should make it a little over 1 MB.

Micha.

NelsonN:

--- Quote from: "neli" ---
--- Quote from: "NelsonN" ---Hi,

And a simple project with a form with a menu with just File added to it compiles to 3.32 megabytes.

What am I missing?
--- End quote ---


You can strip the debugging info with stripw utility. That should make it a little over 1 MB.

Micha.
--- End quote ---


Thanks, but I found the answer just now at this post:
http://www.lazarus.freepascal.org/index.php?name=PNphpBB2&file=viewtopic&t=66

Navigation

[0] Message Index

Go to full version