Hi to all,
I use a Linux Ubuntu Dapper distro, and I have installed Lazarus with the DEB packages downloaded from sourceforge.net.
All is gone very well.
In my first project, I have tried to change the background color of my Form, but it don't change. For example I have changed the Color property from the default clBtnFace to clNavy, but the Form Color remain grey.
I have tried the Windows version of Lazarus, and in this case the Form Color change correctly.
It's a bug in the Linux version? How can I change the Form Color in another way?
thank's