"Henry Vermaak" <[EMAIL PROTECTED]> writes: > 2008/6/17 Paul Csanyi <[EMAIL PROTECTED]>: >> >> 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
I follow this howto and have recompiled LCL for GTK2. I have installed libgtk2.0-dev. The Lazarus restarted after Recompilation. Still I can't to change Form1 Color. Why? -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
