FW: making skinnable apps with gtk+
- From: martyn 2 russell bt com
- To: gtk-app-devel-list gnome org
- Subject: FW: making skinnable apps with gtk+
- Date: Mon, 11 Mar 2002 08:57:02 -0000
Are you doing this under windows or Linux? I have tried both and have found
that the win32 code doesn't fully support themes (v1.3) - im not sure about
v2.0+ under windows/linux.
This is how I have done it...
gtk_rc_init();
gtk_rc_parse("/usr/share/themes/Redmond95/gtk/gtkrc");
the system themes should be under /usr/share/themes, plus you can download
some at: http://www.themes.org/skins/gtk/
Martyn
-----Original Message-----
From: Simon Hookway [mailto:lord_seoman hotmail com]
Sent: 11 March 2002 01:06
To: gtk-app-devel-list gnome org
Subject: Re: making skinnable apps with gtk+
Hi,
i've made several apps using gtk+ and would now like to try my hand at
making a skinnable app.
Can someone point me in the right direction? is this possible with gtk
or ImLib and where should i start?
thanks all.
Simon
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]