[PyQt] More problems with latest PyQt4 snapshot
Detlev Offenbach
detlev at die-offenbachs.de
Sat Oct 18 16:30:48 BST 2008
Hi,
I am observing more strange things with latest PyQt4 snapshot.
1. Starting eric4 there is a splash screen showing some messages in white.
However, with latest PyQt4 snapshot, the messages are shown in black.
The code showing the messages is:
QSplashScreen.showMessage(self, msg, self.labelAlignment, QColor(Qt.white))
2. Same is true for some LED like widgets of the eric4 main interface. The are
supposed to show different colors but with latest snapshot, they are shown in
black. The LED widget colors are read from a QSettings object.
3. On Windows the QsciScintilla margins (except fold margin) are drawn in
black resulting in black linenumbers on black background.
Unfortunately I cannot provide a short example because I have no clue, where
the problem is.
Regards,
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the PyQt
mailing list