Re: [GnomeMeeting-devel-list] Change the color of theme by adding some code in gnomemeeting



Le sam 07/02/2004 à 08:28, aymui hamazaki a écrit :
> hi Damien,
> 
>  Thanks you for your kindly attention.But, i would
> like to change the code of the gnomemeeting to change
> the color of the main theme.

I really don't understand why you would do so.

> I have applied the following under the
> main_window.cpp.
> 
>   GdkColor color;
>    color.red=53;
>    color.green=182;
>    color.blue=252;
>   gdk_color_parse ("red", &color);
>                                                       
>                          
>   gtk_widget_modify_fg (GTK_WIDGET(gm),
> GTK_STATE_NORMAL, &color);
> 
> After complied the code, it seems no change at all.
> Can you tell me how to change the color of the theme
> by simply adding some code?

Sorry, I have no idea. I've never done it myself...
At first sight, it should work.


> and any wrong of the code i added?
> Thanks for your kindly attention and waiting for your
> reply.
> 
> Best Regards,
> aymui
> 
> 
> _________________________________________________________
> 必殺技、飲歌、小星星...
> 浪漫鈴聲  情心連繫
> http://us.rd.yahoo.com/evt=22281/*http://ringtone.yahoo.com.hk/
> _______________________________________________
> Gnomemeeting-devel-list mailing list
> Gnomemeeting-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-devel-list
-- 
 _      Damien Sandras
(o-     
//\     It-Optics s.a.
v_/_    GnomeMeeting: http://www.gnomemeeting.org/
        FOSDEM 2004:  http://www.fosdem.org
        H.323 phone:  callto:ils.seconix.com/dsandras seconix com




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