I guess comment below was meant to send to mailing list.

On Mon, Mar 11, 2013 at 3:46 PM, John Weeks <j...@wavemetrics.com> wrote:
>
> On 05-Mar-2013, at 5:02 PM, Alex Malyushytskyy wrote:
>
> Remember you can always disable any window at any time and leave only
> desired windows accessible to user.
>
>
> And so I tried calling QWidget::setEnabled(false) on the top-level widget
> for windows that I want to not be active. The contents do turn gray, and
> mouse clicks in those windows are blocked. But still the windows are
> activated (the window buttons are colored and the frames appear activated)
> and they come to the top.
>
> To me, this is unexpected!
>
> -John
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to