Hi all,
I am new to OpenTK, and would like to create a fullscreen transparent window.
Getting a fullscreen borderless window is no problem, but I am stuck on the transparency.. Does anyone have any pointers/hints for me?
TiA!
Hi,
Can anyone help me with this?
I've already figured out I need to set the WS_EX_LAYERED on the window, and using this with the TAO framework works. How can I do this with OpenTK?
I am using the GameWindow, and setting it the same way as with the TAO framework does not work.
TiA
Comments
Re: Fullscreen transparent window
Hi,
Can anyone help me with this?
I've already figured out I need to set the WS_EX_LAYERED on the window, and using this with the TAO framework works. How can I do this with OpenTK?
I am using the GameWindow, and setting it the same way as with the TAO framework does not work.
TiA