Hello Lazarus-List, Tuesday, December 22, 2009, 5:50:44 PM, you wrote:
ZD> You need a new control TLayout derived from TGraphicControl but have ZD> new component state csSomthing to bypass mouse action at runtime and ZD> leave it other controls, but the real problem it must have child ZD> controls and that need hard coding make many new bugs. When I talk about transparent control I was talking in the sense of visually transparent, not in the sense of bypassing mouse clicks. Only a component that do not handle, in the windows world, the WM_ERASEBACKGROUND message. Also something like a non visual component that can have components inside could do the trick. -- Best regards, JoshyFun -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
