Tried "osso_application_top()", but without success: "top_application"
D-BUS event is received by my application, but application is not
activated.

Any help is much appreciated.

-  
Artem Semenov,
Xenzu Technologies


-----Original Message-----
From: Artem Semenov <[email protected]>
To: [email protected]
Subject: How to activate application
Date: Fri, 16 Oct 2009 16:56:20 +0400

Hi All,
Does anybody know how can I activate QT application in maemo?

I have a desktop widget and I want to activate main application when
user clicks on widget.
I use OSSO lib in order to send event from widget to my QT application
and when event is received by main application I perform the following
actions for main window:

{
raise();
activateWindow();
setWindowState( Qt::WindowActive );
}

but nothing happens if application is already open.

Thanks,
Artem



_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to