On 02/22/2010 09:46 PM, ext André Hänsel wrote: > Hi, > > I am getting bright, stange looking colors in my Qt creator, please see > attached screenshot. > > Those colors are not set under Text Editor -> Font& Colors, there are the > normal ones. Actually the colors are ok if I disable Antialias in Font& > Colors. > > This worked once on this system. > > Qt creator 1.3.1, Qt 4.6.2, but it didn't work either in 1.2.something and > Qt 4.5.3.
Is this problem font-related? (does it do this even when you set the same font as the application is using, for example?) The editor seems to be using sub-pixel hinting even though for your application isn't using it. Are you still seeing it if you try a recent nightly build? ftp://ftp.qt.nokia.com/qtcreator/snapshots/latest Regards, Bjørn -- Thorbjørn Lindeijer Software Engineer Nokia, Qt Development Frameworks _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
