Re: Gtkmm application style



Hello list again,

I come back to my question about themes.
Now I played around with some themes (there are really nice themes out there ;-) )
and everything works like the way I want.

But the themes I switched (with gtk-theme-switch2) are only aviable for the user
who switched it.
Is there a way to change the systemwide default theme to something I want?
Is there a systemwide gtkrc-file wich I could change to a theme for the entire system?
Just like for those who don't use Gnome and can't use a theme-manager or something
else.

I think that's the last question (until now ;-)) ) I have about themes.
Hope I described it correctly.

Thanks in advance

Bernd

Am Donnerstag, 9. August 2007 18:16 schrieb Bernd Robertz:
> Hello again :-),
> 
> thanks, your example helped me out, everything works now like I thought about.
> And now I got a bit better understanding about gtk2/gtkmm apps and themes too.
> 
> Best regards
> 
> Bernd
> 
> 
> Am Donnerstag, 9. August 2007 17:41 schrieb Paul Davis:
> > On Thu, 2007-08-09 at 17:38 +0200, Bernd Robertz wrote:
> > > Hello,
> > > 
> > > thanks again, that helped too.
> > > Now I got a bit understanding about themes in gtkmm.
> > > 
> > > I found something about RC-files at gtkmm.org with Gtk::RC.
> > > But how do I use that. I googled and tried to get it work. I
> > > installed other GTK2-engines with gtkrc files but my app don´t
> > > want to chance the style.
> > > 
> > > The goal is to create a app, wich uses a different theme as
> > > other apps with standart themes.
> > 
> > you could read the source code for ardour, which does precisely that.
> > svn repository online:
> > 
> >      http://viewcvs.ardour.org/
> > 
> > check out libs/gtkmm2ext/gtk_ui.cc and gtk2_ardour/main.cc
> > 
> > 
> > 
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>



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