![]() |
Re: QT Message boxes (PyQT) like hildon note?
Quote:
Thank you very much Attila :D |
Re: QT Message boxes (PyQT) like hildon note?
Quote:
Well, it's not quite a function yet, but it is quite sexy i'd say... Code:
bus = dbus.SessionBus() |
Re: QT Message boxes (PyQT) like hildon note?
Working fine, apart from an odd icon picture, think i need to get the application title part correct to fix that, not sure :) - but does what i wanted it too! :D
Yay with cherries on top!!! |
Re: QT Message boxes (PyQT) like hildon note?
Hildon Banner is also available for PyQt. You have to:
Code:
from QtMaemo5 import QMaemo5InformationBox Code:
QMaemo5InformationBox.information(None, QString(warning), 2500) Hope it will help you! :D |
All times are GMT. The time now is 23:26. |
vBulletin® Version 3.8.8