Hi, all! In the team I am part of, we are evaulating several GUI frameworks for our next project. One of the options (and I hope one we will choose, since other member of the team are more into some C++ solution) is to use Lazarus with fpGUI. We need fpGUI, because we need our GUI to be skinnable. Now, here are questions I have:
1) Does fpGUI in current version supports creation of skinnable applications? 2) I've followed instructions on http://wiki.lazarus.freepascal.org/fpGUI_Interface, but I got this error when I try to compile Lazarus with fpGUI: fpguiint.pp(42,12) Fatal: Can't find unit fpgfx used by fpguiint I've even downloaded (some) version of fpgfx, but after that I get error about missing gui_form. Does anyone else experience the same problem? I'm compiling on Windows XP, trunk versions of both Lazarus and fpGUI, fpc 2.2.2. Greets, Aleksa _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
