Menge
Well-known member
Is there a way to create a directx device that has no window attached to it? or just the screen?
i want to make an app which uses directx and draws with an alpha channel to the screen. much like this one does:
[Broken External Image]:http://pwp.netcabo.pt/mobydock/highres/images/screenshot.jpg
this is MobyDock , which is a clone of apples Dock program. it uses DirectX9 and draws to the screen transparently (with alpha). the blue background is the desktop already.
i want to make something similar. how to i make a directx window or device that draws this way?
i want to make an app which uses directx and draws with an alpha channel to the screen. much like this one does:
[Broken External Image]:http://pwp.netcabo.pt/mobydock/highres/images/screenshot.jpg
this is MobyDock , which is a clone of apples Dock program. it uses DirectX9 and draws to the screen transparently (with alpha). the blue background is the desktop already.
i want to make something similar. how to i make a directx window or device that draws this way?