<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
 
<p>Michael.VanCanneyt@wisa.be wrote:
<blockquote TYPE=CITE>On Thu, 20 Jun 2002, Robert Young wrote:
<p>>
<br>>  Hi I just joined your mailing list so this question may be
a foolish
<br>> one.
<br>>
<br>>  I downloaded fpc 1.06 just a little while ago and was paying
around on
<br>> NT4.
<br>>
<br>>  I compiled C:\pp\examples\fcl\gtkdemo.pp which compiled fine
but when I
<br>> ran it, it was complaining that I needed
<br>>
<br>>  gdk-1.3.dll.
<br>>
<br>>  I was puzzled as to why I could not find a reference to where
to get it
<br>> from the FPC site
<p>GTK is a library which we don't make, we just provide units that allow
<br>you to use it. Therefore you cannot download it from our site.</blockquote>
Is it not under GNU license? I thought the FPC site can give it away with
the source if they wish.
<p>If it is a band width problem I can try to arrange to give you a box
in Canada to mirror to it, if would help, I have a cable modem connection
and about 100G of space.
<blockquote TYPE=CITE> 
<p>But I will add a link to the official site on our site.
<p>> but through goggle I did find
<br>>
<br>>  <a href="http://gtk.php.net/download.php">http://gtk.php.net/download.php</a>
<p>The official site is <a href="http://www.gtk.org/">http://www.gtk.org/</a></blockquote>

<blockquote TYPE=CITE><a href="http://www.gtk.org/"></a> 
<br>>
<br>>  which provided the dlls I needed ...BUT now that the demo runs
it look
<br>> horrible.
<br>>
<br>>  The spacing between letters are incorrect (about 1/2 of what
they
<br>> should be).
<br>>
<br>>  Is this normal?
<p>Well, I would need a screenshot to see how wrong it exactly is.
<br>But do not expect a program which looks 100% like a windows program;
<br>GTK does not provide that kind of functionality. It is a X-Windows
<br>toolkit, ported to Windows.</blockquote>
<img SRC="cid:part1.3D13704E.4259C5AC@irista.com" height=427 width=608>
<p>This is what I meant when I said horrible.
<blockquote TYPE=CITE> 
<p>>
<br>>  If not where can I get the correct dll's that I should be using.
<p>See the above link. Do NOT download the 2.0 version of the DLLs.
<br>The 1.2 or 1.3 version should be the correct version.
<br> </blockquote>
The app is actually looking for gdk-1.3.dll etc.
<br>Do you mean that gdk-1.2.dll (if it is called this) is compatible with
gdk-1.3.dll
<br>I did find gtk+-1.3.0-20020313.zip on <a href="http://www.gtk.org/">http://www.gtk.org/ </a>
but it contains libgtk-0.dll and libgdk-0.dll are these the same files?
Do I need to change the FPC source to use these?
<blockquote TYPE=CITE> 
<br>Michael.
<p>_______________________________________________
<br>fpc-devel maillist  -  fpc-devel@lists.freepascal.org
<br><a href="http://lists.freepascal.org/mailman/listinfo/fpc-devel">http://lists.freepascal.org/mailman/listinfo/fpc-devel</a></blockquote>
</html>