Home Forums Software Development [Solved] Transparent overlay Reply To: [Solved] Transparent overlay

#7994
Grant [Tobii]
Keymaster

Hi @wildpeaks,

Thanks for your interest! Yes, it’s a very cool piece of code for sure 🙂

The program was made in DX11 and C++, but you can get a good idea of the implementation strategy
at the following link @

https://stackoverflow.com/questions/31313624/click-through-transparent-window-no-dragging-allowed-c

Hopefully this points you in the right direction.. please let us know!