Paul Ishenin wrote: > Graeme Geldenhuys wrote: >> So how else would you create a transparent container component in LCL? >> > No idea. TControl can be transparent but not TWinControl. But TControl > can't contain controls.
I did some Google'ing. At least under XLib, it is possible. Run 'xeyes'. :-) xeyes uses the XShapeCombineMask API. 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
