[Gambas-user] Form transparent
Benoît Minisini
gambas at ...1...
Sat Oct 16 00:38:59 CEST 2010
> Hi everyone,
>
> I knew that we can make a transparent form with Mask & Picture properties.
> But it remove the transparent part of the form, so all controls (part)
> placed on this area are hidden & we can click through.
> I want a transparent form to see the back of the form & display some
> controls & detect mouse events (click, move...). Is it possible??? I tried
> with both Gambas 2 & 3, and found that Gambas3 form has a property named
> Opacity but it seem that this property does nothing (I don't know this
> property effect because it doesn't have description).
Opacity defined the transparency of the window. But it works only if you run a
composition manager.
Regards,
--
Benoît Minisini
More information about the User
mailing list