<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Am 04.04.2013 15:08, schrieb Anton
      Kavalenka:<br>
    </div>
    <blockquote cite="mid:515D7B48.2080803@tut.by" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">On 04.04.2013 16:05, Mattias Gaertner
        wrote:<br>
      </div>
      <blockquote
cite="mid:300137023.81144.1365080703413.open-xchange@comcenter.netcologne.de"
        type="cite">
        <pre wrap="">
</pre>
        <blockquote type="cite">
          <pre wrap="">[...]
</pre>
          <blockquote type="cite">
            <blockquote type="cite">
              <pre wrap="">         [...]
         GTK2 pretends to be complete platform-agnostic interface.
         Why Xlib and X is needed in GTK2 widgeset at all?

     > >
</pre>
            </blockquote>
            <pre wrap="">     For those things that were not doable with gtk2 alone.

 > Are there such things?
</pre>
          </blockquote>
          <pre wrap=""> btw current Unix printing is being rewrited using Cairo.
</pre>
        </blockquote>
        <pre wrap="">Printing was never part of the LCL gtk2 widgetset.


</pre>
        <blockquote type="cite">
          <pre wrap=""> Recent GTK2 applications depend on Cairo strictly.
 Why not using cairo surfaces for bitmap manipulation instead of X-Pixmap
necrophilia?
</pre>
        </blockquote>
        <pre wrap="">I didn't implement those parts.
Feel free to send patches to replace those parts.


Mattias

--
_______________________________________________
Lazarus mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
      </blockquote>
      <font face="Liberation Sans">Currently GTK2 Widgetset </font>inherits

      GTK1 or they are independent?<br>
      I'll try to disable X and Xlib and have a look what can be done.<br>
    </blockquote>
    Till around 2 years ago (don't nail me on the exact date though :) )
    the GTK1 and GTK2 widgetsets shared the same files. Then they were
    splitted, so there is still quite a bit of GTK1 inheritance.<br>
    <br>
    Regards,<br>
    Sven<br>
  </body>
</html>