[fpc-devel] Changes to gtk 2 bindings
Marco van de Voort
marcov at stack.nl
Tue Mar 1 09:35:58 CET 2005
> So here they are. Initially I was making my changes versus gtk2forpascal
> from sourceforge, but now I made them versus FPC sources, since I can't
> connect to gtk2forpascal cvs on sourceforge. I also noticed that version
> from FPC tree already contains some of the fixes I was going to send...
> excellent.
>
> I'm attaching patch to packages/extra/gtk2/, it fixes various small
> things: compiling gtk_demo, {$linklib c} and {$linklib pthread} needed
> under FreeBSD, using HasGTK2_2 symbol in gtk2.pas, correct name for
> identifier TGtkAccelGroupFindFunc, and four missing functions for
> GtkWindow (gtk_window_fullscreen/unfullscreen,
> gtk_window_set_keep_above/below).
Committed it all. (patch + gdk/gtkglext)
Had to add package opengl as dependancy to the demo.
More information about the fpc-devel
mailing list