Qt-interest Archive, August 1999
[Q] Overlay Class
Message 1 in thread
Hallo,
Does anyone have a good idea how to build overlays, which could be moved
and scaled over another Image (they should also be transparence) or does
anyone know where I could find such a ready class?
Thank you,
Andre Betz
Message 2 in thread
Andre Betz wrote:
>
> Hallo,
>
> Does anyone have a good idea how to build overlays, which could be moved
> and scaled over another Image (they should also be transparence) or does
> anyone know where I could find such a ready class?
I believe your best bet would be to use widget masks, unless your are
programming something "gameish" where Warwick's QwSprite* classes would
probably be a better choice.
Marius