> Hi all. I take it the Alpha blend on the forms in D6 is only going to
> work on Win2k and later (XP and ME also) ??

The new AlphaBlend GDI call was only added with Win2000 according to the
MSDN, but you can do you own AlhpaBlends and such using the Grahpics32
library available from various places. This implements all of the alpha
channel handling you could ever want, but at the expense of doing in via the
CPU rather than with graphics card help.

Cheers, Max.


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to