- Google Summer of Code project: Sub-pixel anti-aliasing
- Google Summer of Code Project: Alternate System Timers
- Anthy Ported to Haiku, Binary Available on Bebits
- Premonitions of a rising sun
- GSoc Swap File Project
- Google Summer of Code Project : Writing a CIFS client
- Google Summer of Code: Zeroconf!
- Git for Haiku (#1)
- A weekend in SF, for LugRadio Live USA 2008
- Haiku Websites Stats and Other Trivia
Detect overlapping window
Submitted by Mohmed Hammassani on Sat, 2008-04-19 07:49. Tags: Newbie Developer Forum
Hi all,
Im wondering if anyone can help me..
Ive been trying to modify the window.cpp code so that when a window is moved it can detect whether there is another window under it. I have tried looking into the window dragging code in window.cpp to try and capture when a window has moved on top of another one. I have also tried working with a list of windows that i retrived from Desktop.cpp but when i use that list in the window.cpp file the virtual machine gives me an error. Am I looking at the right areas or is there another section of code i should be looking at?
any help would be appreciated..
thanks





