[fpc-devel] BUG: gtk2 unit and GtkFileChooserDialog

Peter Vreman peter at freepascal.org
Wed Jun 8 23:00:14 CEST 2005


> 1) in libglade2 unit the windows dll is referenced as "libglade-2.0.dll"
> while
> the correct name is "libglade-2.0-0.dll" (in all the other gtk related
> units
> the libxxx-2.0-0.dll pattern is used correctly)

Fixed

> 2)Although it is declared in gtkfilechooserdialog.inc the
> PGtkFileChooserDialog symbol doesn't seem to be usable (i.e. the compiler
> doesn't find it at compile time, and yes, I've included the right "uses"
> statements).

GTK 2.2 is supported. gtkfilechooserdialog is only included if the unit is
recompiled with GTK 2.4 support







More information about the fpc-devel mailing list