If you have some iterative process going in your Qt application, the application is not the active application, and that iterative process involves making windows, every time a new window appears, the application is yanked to the front and made active.
I find that very annoying, and so do our customers. Is there a window flag or widget attribute or something that I can set to tell Qt not to do that? -John Weeks
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest