<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Arial'; COLOR: #000000; FONT-SIZE: 10pt">
<DIV>Not really.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Those are the banners and notes, as you can see in screenshots in <A 
href="http://doc.qt.nokia.com/qt-maemo-4.6/maemo5-informationbox.html">http://doc.qt.nokia.com/qt-maemo-4.6/maemo5-informationbox.html</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>What I want is the notification bubble.&nbsp; Sadly anyway I just found 
libhildon-plugins-notify-sv.so didn’t implement correctly the 
org.freedesktop.Notifications notifications.&nbsp; Maemo will only attach the 
notifications depending on the hint category to a predefined program, that is 
Modest for email, Conversations for IM/chat, etc.&nbsp; It’s not 
customizable.&nbsp; If you don’t set a category hint in your notification the 
daemon simply ignores everything and shows a notification that is totally 
useless with no sound, no LED alert, no vibration, no attachment to another 
widget and most importantly: it never updates itself.</DIV>
<DIV>&nbsp;</DIV>
<DIV>That means if you write your own email client, you can’t create 
notifications that are attached to it; if you set the category “email-message” 
it will always be attached to modest.&nbsp; When I say “attach” is that the 
notification belongs to the same widget and it doesn’t appear as a new window, 
it appears as if it were the same window than the application that generated 
it.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; Naikel</DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV style="FONT: 10pt tahoma">
<DIV>&nbsp;</DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=timop.harkonen@gmail.com 
href="mailto:timop.harkonen@gmail.com">timop.harkonen@gmail.com</A> </DIV>
<DIV><B>Sent:</B> Friday, June 08, 2012 12:24 AM</DIV>
<DIV><B>To:</B> <A title=maemo-developers@maemo.org 
href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</A> ; <A 
title=naikel@gmail.com href="mailto:naikel@gmail.com">Naikel Aparicio</A> </DIV>
<DIV><B>Subject:</B> Re: GtkWidget* handler from QWidget</DIV></DIV></DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV id=fenix-user-content>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">The maemo5 module 
has the notification stuff. Check if it does what you need</P>
<P 
style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-paragraph-type: empty">&nbsp;</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><A 
href="http://doc.qt.nokia.com/qt-maemo/qtmaemo5.html"><SPAN 
style="COLOR: #0000ff; TEXT-DECORATION: underline">http://doc.qt.nokia.com/qt-maemo/qtmaemo5.html</SPAN></A></P>
<P 
style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0; -qt-paragraph-type: empty"><FONT 
size=2 face=Arial></FONT>&nbsp;</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Timo</P></DIV>
<DIV>&nbsp;</DIV>
<DIV id=fenix-reply-header>
<P>Naikel Aparicio kirjoitti 8.6.2012 3:27:<BR></P></DIV>
<DIV id=fenix-quoted-body>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Arial'; COLOR: #000000; FONT-SIZE: 10pt">
<DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">Question 
to my fellow developers:</DIV></DIV>
<DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">&nbsp;</DIV></DIV>
<DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">I 
want to attach a Maemo native notification (those orange bubbles) to a 
QWidget.&nbsp; Using GLIB, it’s easy;&nbsp; you call 
notify_notification_attach_to_widget or add a hint with 
“attach-widget”.</DIV></DIV>
<DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">&nbsp;</DIV></DIV>
<DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">The 
thing is in order</DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">to 
do that you need the GtkWidget* handler of the window, and all I got is a 
QWidget.&nbsp; Is there a way do it?</DIV></DIV>
<DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">&nbsp;</DIV></DIV>
<DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">Thanks 
in advance,</DIV></DIV>
<DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">&nbsp;</DIV></DIV>
<DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">&nbsp;&nbsp;&nbsp; 
Naikel Aparicio</DIV></DIV>
<DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">&nbsp;&nbsp;&nbsp; 
Scorpius @ tmo</DIV></DIV></DIV></DIV></DIV>
<DIV>&nbsp;</DIV></DIV></DIV></DIV></BODY></HTML>