hi ALL,

I have mainwindow (window)and a transparent window (TransWindow), My TransWindow is not a child of window its a subwindow and I have made my TransWindow stay always on top by using Qt::WindowStaysOnTopHint.

Now when focus moves out of subwindow i want to make it inactive, I dnt want to hide my Transwindow. I still want it to be visible but inactive. How can I do it, can anyone help me Plzzzzzzzzzzzzzzz........