Re: [Interest] Confusing activation behavior of floating windows

2014-11-27 Thread Till Oliver Knoll
> Am 26.11.2014 um 20:17 schrieb John Weeks : > > I am seeing confusing QEvent::WindowActivate events associated with floating > windows on Macintosh. I'm by far no Cocoa expert, but when looking at the debug output pattern it really seems that Qt is getting "spontaneous" Activate events. So

[Interest] Confusing activation behavior of floating windows

2014-11-26 Thread John Weeks
I am seeing confusing QEvent::WindowActivate events associated with floating windows on Macintosh. I wonder if someone can give me an explanation. Please excuse the length... The code here is a vastly simplified version of actual application code. I use code like this to make three floating win