Re: [Plib-users] Transparent Watermarks
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2000-12-04 04:57:36
|
David Findlay wrote: > > With PUI is it possible to add a transparent watermark texture to a dialog > that is already set up to be transparent? I am not a member of the list, so > if you reply please CC the reply to me. Thanks No - I havn't got into textured backgrounds in PUI. I think you can get around this and make it work by registering a rendering callback that could draw the textured background. This is something new - and I confess that I havn't played with it myself - but there are people on the mailing list who have - so I strongly advise you to sign up to the list - at least long enough to get your question answered. void puObject::setRenderCallback ( function, data ) ; -- Steve Baker HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sourceforge.net http://tuxaqfh.sourceforge.net http://tuxkart.sourceforge.net http://prettypoly.sourceforge.net |