[PyQt] QMessageBox without icon
rudsonalves at yahoo.com.br
rudsonalves at yahoo.com.br
Tue Jul 28 15:21:22 BST 2009
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/
More information about the PyQt
mailing list