[Qt-interest] experiment while running multiple QApplications

Nitin Mahajan nitinm76 at yahoo.com
Fri Oct 30 11:44:52 CET 2009


HI!

I did one experiment while running multiple QApplications simultaneously on Qt for Embedded Linux.

1. Execute the demo browser application as QWS Server.
    
#bowser -qws http://www.google.com &

2. Press F11 and change the browser to Full Screen mode.

3. Start the mediaplayer application from demos.

The Mediaplayer application remains in foreground always, even if I click into the browser window.
Both the applications receive the mouse events, and process them. These two behaviours are as per 
my expectations.

However only mediaplayer receives the keyboard events and processes them. I want even the demo browser
also to receive the keyboad events and process them. How to achieve this?

I asssume the the demo browser being the QWS server will first get all the events, and then propagate 
to applications.

regards

-Nitin



      New Email addresses available on Yahoo!
Get the Email name you've always wanted on the new @ymail and @rocketmail. 
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/




More information about the Qt-interest-old mailing list