Hi,

I am using Slackware64 and for some reason the compilation of PyQt4 not
show icons with QMessageBox.

Code example:

>>> from PyQt4.QtGui import *
>>> app = QApplication([])
>>> QMessageBox.question(None, "MessageBox", "This is a question...")

This not show me the question icon.

Someone must have similar problem?

__________________________________________________
Faça ligações para outros computadores com o novo Yahoo! Messenger 
http://br.beta.messenger.yahoo.com/ 
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to