Hi all, I wanted to add transparency to my application written in FreePascal wit Lazarus.
Is it possible? Does exist a property to set, i.e., something like (in pseudocode) ThisObject.Transparency:=200 (out of 256 levels).
I know it would be a difficult thing to obtain in a cross platform environment, but it will be cool.
Does exist something similar or with similar purpouses in Lazarus?
Can I set the level of transparence of a window, a region, a form,a menu?
Any hint will be apreciated, thanks!