Hi to all, I'm new to FPC and making some tests in the last few days I've found 2 little but annoying bugs:
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) 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). Thanks for the attention ;-) ================================================= Federico Lucignano e-mail personale: [EMAIL PROTECTED] _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
