c++ - Qt, text on a black and white screen -


I am using QT (embedded) to create a GUI on a black and white screen. The problem Qt provides text with gray colors, so it is unreadable on black and white screens. Does anybody have any idea how to make the text only use 1 bit per pixel, or purely black and white? Thank you, Mark

I believe what you want

But I'm not very familiar with the embedded parts of QT.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -