Re: [GnomeMeeting-devel-list] change color of gnomemeeting's interface



Hello,

Why don't you simply change the color of your GTK theme?

Le 6/2/2004, "aymui hamazaki" <hamazakiaymui yahoo com hk> a 嶰rit:

>Hi All,
>
>  I would like to change the color of the interface of the Gnomemeeting-0.985. And I've applied the following code to the main_window.cpp (), the codes applied under the function : int main (int argc, char ** argv, char ** envp).
>
> GdkColor color;
>
>  gdk_color_parse ("red", &color);
>
>  gtk_widget_modify_fg (widget, GTK_STATE_NORMAL, &color);
>
>
>
>However, it seems that there is no effect at all after applying these codes. Is that I've applied the wrong codes or I've put the codes into the wrong widget? Thanks a lot for your kindly help!
>
>
>
>必殺技、飲歌、小星星...
>浪漫鈴聲  情心連繫
>http://ringtone.yahoo.com.hk/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]