[maemo-developers] GtkWidget* handler from QWidget
From: timop.harkonen at gmail.com timop.harkonen at gmail.comDate: Fri Jun 8 07:54:58 EEST 2012
- Previous message: GtkWidget* handler from QWidget
- Next message: GtkWidget* handler from QWidget
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20120608/3333f3f3/attachment.htm>
- Previous message: GtkWidget* handler from QWidget
- Next message: GtkWidget* handler from QWidget
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]