<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>

<blockquote TYPE=CITE> 
<p>> (2) If I want to produce programs in order to use X, I have seen that
<br>> there's the X-forms. Do we have units to link directly to X libraries?
<p>Yes, see Xlib.
<p>> I would like to use something like a Graphics unit (PutPixel, etc.)
under
<br>> X (also avoiding using Lazarus, or in general, avoiding linking code
to
<br>> a windowmanager).
<p>It is probably possible using xlib, but using GTK or so would definitely
be
<br>easier.
<p>Don't forget that X uses an event loop, so emulating a Graphics unit
is
<br>not going to be easy.
<br> 
<br><a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal"></a> </blockquote>
For an "easy to use" grafic interface, look at:
<br><A HREF="HTTP://www.japi.de">HTTP://www.japi.de</A>
<br>It runs on M$ + linux + other
<br>with c,c++,pascal,fortran...
<br> 
<p>    uli
<br> </html>