Thanks for Nuklear. It's my favourite immidiate gui api :)
In any case, I'm having a bang on docking and window layouts, and I'd need a way to display a window always on top but never consume the input. I'd then do any sort of checks with widget bounds and do other state changes manually.
I want this kind of overlay window to propagate the layouting visually to the user
So pretty much, draw window, ignore all input, but always stay on top.
How would I go on about this? If it's even possible to begin with.
Thanks for Nuklear. It's my favourite immidiate gui api :)
In any case, I'm having a bang on docking and window layouts, and I'd need a way to display a window always on top but never consume the input. I'd then do any sort of checks with widget bounds and do other state changes manually.
I want this kind of overlay window to propagate the layouting visually to the user
So pretty much, draw window, ignore all input, but always stay on top.
How would I go on about this? If it's even possible to begin with.