[Lazarus] Color setup of the Form1: TForm1
Henry Vermaak
henry.vermaak at gmail.com
Tue Jun 17 21:38:02 CEST 2008
2008/6/17 Paul Csanyi <csanyipal at gmail.com>:
>
> OK so I can to change Form1 Color when I setup in the Compiler Options
> the LCL Widget Type to 'gtk 2' for a project?
>
> I setup this but still can't to change Form1 Color in Object
> Inspector.
>
you'll have to recompile your lazarus (or at least lcl) for gtk2.
make clean all LCL_PLATFORM=gtk2
will give you a full gtk2 lazarus. you might have to install some of
the gtk devel libs.
see: http://wiki.lazarus.freepascal.org/GTK2_Interface
henry
More information about the Lazarus
mailing list