On Tue, 9 Dec 2008, Aleksa Todorovic wrote:
> 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: I would at this point not recommend to use fpGUI with the LCL. You can however use fpGUI standalone, and that works fine and stable. Michael. _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
