![]() |
QT Message boxes (PyQT) like hildon note?
Hi everyone,
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? :D |
Re: QT Message boxes (PyQT) like hildon note?
http://qt.nokia.com/doc/qt-maemo-4.6...mationbox.html
This whole Qt headache will be a lot less so when 4.6 becomes the default. |
Re: QT Message boxes (PyQT) like hildon note?
yeah just realised........
GTK, hildon and pyside can do it.......... So is that really the case, my app looks crap! and there is no simple solution? :( |
Re: QT Message boxes (PyQT) like hildon note?
How about the message popup that e.g. the "Now Playing" app uses?
|
Re: QT Message boxes (PyQT) like hildon note?
Quote:
hmmm Lots of questions there.... is it gtk, hildon, pyside, pyqt? If qt, does it have buttons? :D |
Re: QT Message boxes (PyQT) like hildon note?
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.
|
Re: QT Message boxes (PyQT) like hildon note?
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!) |
Re: QT Message boxes (PyQT) like hildon note?
Quote:
also have no idea what effect it would have lol.... |
Re: QT Message boxes (PyQT) like hildon note?
Quote:
|
Re: QT Message boxes (PyQT) like hildon note?
You could cheat, too... Here's a snippet (in C++, but I'd say your a pro enough by now to convert it to Python without any problems :) ). Ugly, but works in Qt4.5, too.
Code:
void MyClass::notify(QString text) |
All times are GMT. The time now is 19:18. |
vBulletin® Version 3.8.8