Re: Set widget BG while using Qt theme engine

2005-08-08 Thread Maciej Katafiasz
2005-08-01 (月) の 16:44 -0700 に Roland Krikava さんは書きました: > I am trying to set the background color of a container widget. I have > successfully manged to do this by using either gtk_widget_modify_bg or by > creating a small rc file and using gtk_rc_parse. The problem is introduced > when the app

Set widget BG while using Qt theme engine

2005-08-01 Thread Roland Krikava
Hello all, I am trying to set the background color of a container widget. I have successfully manged to do this by using either gtk_widget_modify_bg or by creating a small rc file and using gtk_rc_parse. The problem is introduced when the app uses the Qt theme engine.. setting the background co