On 03/09/12 14:56, Graeme Geldenhuys wrote:
How do I create a transparent container/panel in LCL? I tried the following code, and as you can see, csOpaque is not defined in the ControlStyle property.
Don't worry, searching the mailing list archives I found my answer back in December 2009. It's not possible in LCL. csOpaque has nothing to do with "visual behaviour" but simply with "mouse click / clipping behaviour".
Sorry for the noise. Graeme. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
