[PyKDE] QTextEdit/LogText color question

Sundance sundance at ierne.eu.org
Sat May 31 20:25:01 BST 2003


I heard Vio said:

> How about:
>
> my_favorite_color = QColor(11,22,33) # change to real color values
> my_textedit_widget.setPaletteForegroundColor(my_favorite_color)

It works great! Many many thanks, Vio! :)

-- S.




More information about the PyQt mailing list