[Qt-interest] Running multiple QApplications
Colin S. Miller
no-spam-thank-you at csmiller.demon.co.uk
Tue Oct 27 11:55:30 CET 2009
Nitin Mahajan wrote:
> Hello,
>
> I want to run two QApplications simultaneously on Qt for embedded Linux using frame buffer.
>
> I always want to keep one of the application windows in foreground, even if I click into the other window.
>
> Can I get some pointers towards this?
>
> Thanks in advance
Nitin,
Do you want
1) the first application window to be always-on-top,
allowing the user to interact with the other window, but
the second window is (partially) covered by the first
or
2) When the user clicks on the second window, the
focus is automatically moved back to the first window?
Colin S. Miller
More information about the Qt-interest-old
mailing list