How to get event if my window is covered

Just starting out? Need help? Post your questions and find answers here.
User avatar
Lord
Addict
Addict
Posts: 900
Joined: Tue May 26, 2009 2:11 pm

Re: How to get event if my window is covered

Post by Lord »

I think my stupid fault was to make #InfoWindow a "StickyWindow".
Here I had tried to circumvent the z-order problem with gadgets.
It didn't came to my mind, that #InfoWindow would also be above any other window.
And yes, I was seeking for an event that occurs if my #MainWindow was covered.
But I can live with the found solution.
Image
BarryG
Addict
Addict
Posts: 4128
Joined: Thu Apr 18, 2019 8:17 am

Re: How to get event if my window is covered

Post by BarryG »

Re-visiting this topic. How can I tell if my window is 100% covered by another one? I was going to try JHPJHP's code but it's not in the archive I downloaded from him. :(
Post Reply