The maemo5 module has the notification stuff. Check if it does what you need

http://doc.qt.nokia.com/qt-maemo/qtmaemo5.html

Timo


Naikel Aparicio kirjoitti 8.6.2012 3:27:

Question to my fellow developers:

I want to attach a Maemo native notification (those orange bubbles) to a 
QWidget.  Using GLIB, it’s easy;  you call notify_notification_attach_to_widget 
or add a hint with “attach-widget”.

The thing is in order
to do that you need the GtkWidget* handler of the window, and all I got is a 
QWidget.  Is there a way do it?

Thanks in advance,

    Naikel Aparicio
    Scorpius @ tmo

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to