<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Graeme,<br>
I also downloaded KOL and MCK GUI kit and I created an empty
application with the size of 200 KBs (70 KB without icon). However KOL
have a very-very minimalistic approach. They even do not use Object
Pascal classes and this is not object oriented library, because to
manage all the objects you have to invoke separated functions and
procedures. It makes "learning curve" higher for any new developers of
my team, therefore I wouldn't consider KOL.<br>
<br>
Anyway thank you for your advice I will try fpGUI.<br>
<br>
Graeme Geldenhuys wrote:
<blockquote
 cite="mid:cfcebe780904021323n408703acj5406d25650679ce3@mail.gmail.com"
 type="cite">
  <pre wrap="">2009/4/2 Igor Tkachenko <a class="moz-txt-link-rfc2396E" href="mailto:tkachenko.igor@gmail.com"><tkachenko.igor@gmail.com></a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Does this mean that 1.8 MB is the size of empty Lazarus application now? Or
I do something wrong?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Depends on the toolkit used with Lazarus...

Under Linux I just tried with the pre-alpha fpGUI Toolkit. A simple
application with only a Main Form and no other components. One used
LCL-fpGUI and the other used fpGUI directly (no LCL).  It's amazing
how much extra LCL adds.

LCL-fpGUI = 2,530,336 bytes

fpGUI directly = 392,960 bytes


Regards,
  - Graeme -



  </pre>
  <blockquote type="cite">
    <pre wrap="">

_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</a>


    </pre>
  </blockquote>
  <pre wrap=""><!---->


  </pre>
</blockquote>
<br>
</body>
</html>