Hi Piotr, are you using sources from latest trunk ? If not, could you try ?
Probably none of us has a case like yours, so could be intetesting to see if it's a bug (and where) or not. A great speedup could be an attach with a simple test case ...tomorrow I should freeze 2.0.1 sources, so have an idea of what is could help us to see what to do. Tell me. Thanks, Sandro Il giorno 04/dic/2011 18:01, "Piotr Kołaczkowski" < [email protected]> ha scritto: > Hi, > > My application consists of a Window in which I have several non-modal > Frames open. These Frames serve a role of tool windows, while the main > window contains the working-area of the application. > > I noticed, that: > 1. one Frame is always active (it has its titlebar highlighted), even if I > click in the area of parent window, and *not* into any child frame > 2. sometimes (?) something (the active Frame?) eats my keyboard events > that should be handled by the parent Window. > > Is it possible to have several child Frames, but all inactive (if the user > clicks outside of any Frame, into the area of the parent Window, only the > Window should be active and child frames deactivated)? > Or how can I make the parent Window receive all the keyboard events? > Or is it a bug? > > Regards, > Piotr > > >
