Greetings!
I'm using transparent windows which I've coded to move with the mouse.
Now, I'd like to add an option to be able to put them above all  
windows or below all (or any level). For this, I've added a  
WindowGroupMBS object to the window (each window could be put  
separately from others).
So, I try my app with two windows. I put one to float above all  
others. At this point, this one has a WindowGroup with level 14 and  
the other window has no WindowGroup (the WindowGroup is created when  
necessary). I can use the window that floats above others (move it,  
use the contextual menu) and I can bring the other one to the front,  
but I can't use the back one (MouseDown events aren't received). I can  
bring the floating one back to front and continue using it, but never  
can I move the one that is in back.
Is it a known bug?
_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to