![]() |
2010-03-02
, 23:26
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#2
|
![]() |
2010-03-02
, 23:36
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#3
|
![]() |
2010-03-02
, 23:36
|
|
Posts: 551 |
Thanked: 507 times |
Joined on Feb 2010
@ North West England
|
#4
|
![]() |
2010-03-02
, 23:41
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#5
|
![]() |
2010-03-02
, 23:47
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#6
|
![]() |
2010-03-02
, 23:50
|
|
Posts: 551 |
Thanked: 507 times |
Joined on Feb 2010
@ North West England
|
#7
|
![]() |
2010-03-02
, 23:51
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#8
|
Just use Qt 4.6 and you have support for the banner. I'm stuck with 4.5 because of other dependency issues, which was the source of my previous comment.
![]() |
2010-03-02
, 23:53
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#9
|
Don't know what it is, but it like when you get a SMS in - it pop up in the top left of your screen for a second or two then disappears - no buttons, but if you click on it it takes you somewhere - I assume this bit can be disabled.
(aside: I think its about time I got my programming skills past the 1980's use of Pascal and did some development work for this great phone!)
![]() |
2010-03-03
, 00:22
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#10
|
void MyClass::notify(QString text) { QDBusMessage msg = QDBusMessage::createMethodCall("org.freedesktop.Notifications", "/org/freedesktop/Notifications", "org.freedesktop.Notifications", "SystemNoteDialog"); QList<QVariant> args; args.append(text); args.append(static_cast<quint32>(0)); args.append("ok"); msg.setArguments(args); QDBusConnection::systemBus().call(msg); }
The Following 3 Users Say Thank You to attila77 For This Useful Post: | ||
I'm looking for something similar to hildon note.... When i tried hildon note it asked me for GTK windows... which i dont have.... so i looked into QTMessageBox.... well they all have buttons.... I want something to pop up with a simple message like "Loaded".
I've already tried the loading bars.... but they never dissapear......
All i want to do is.... pop up a message for a second or so...... or... show a loading symbol while my information loads
Had a previous thread but realising that hildon, gtk isn't going to work......
Any quggestions pleeeeeeeeease?
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -