Mattias Gärtner wrote: > > csOpaque: > - the control is treated as transparent > - but it does not make a control transparent
This makes no sense. :-) It's told to be transparent but isn't really transparent because it still paints the background with clBtnFace. csOpaque is then probably not the best chosen name for what LCL uses it for. > get limited transparency. The easiest is to just paint the parent > background. True, and this is what I do in fpGUI too. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
