Setting a custom Gtk theme for specific applications

For discussions about programming, programming questions/advice, and projects that don't really have anything to do with Puppy.
Post Reply
Message
Author
User avatar
Argolance
Posts: 3767
Joined: Sun 06 Jan 2008, 22:57
Location: PORT-BRILLET (Mayenne - France)
Contact:

Setting a custom Gtk theme for specific applications

#1 Post by Argolance »

Hello,
guvcview interface is displayed using the very basic /usr/share/themes/default gtk theme. I would like to know if it is possible and how to display the interface using the current puppy gtk theme.
I tried this:

Code: Select all

GTK2_RC_FILES=/path/to/my/theme/gtkrc guvcview
But this doesn't work :oops:

Thank you.

Cordialement.
Attachments
122204_728x373_easyshot.png
(54.43 KiB) Downloaded 313 times

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#2 Post by 01micko »

If you have a recent version of guvcview then it will be using GTK 3. The themes are not compatible with gtk 2. You would need to find some gtk 3 themes but be aware that with different versions of gtk 3 the themes are often broke. A mess? Yes!

I remember some one saying that "gtk 2 is the source of all buginess!" (mikeb???) ... I guess he hasn't tried gtk 3 yet ..
Puppy Linux Blog - contact me for access

User avatar
Argolance
Posts: 3767
Joined: Sun 06 Jan 2008, 22:57
Location: PORT-BRILLET (Mayenne - France)
Contact:

#3 Post by Argolance »

:cry:
Thank you!
I remember some one saying that "gtk 2 is the source of all buginess!" (mikeb???) ... I guess he hasn't tried gtk 3 yet ..
:D

Cordialement.

amigo
Posts: 2629
Joined: Mon 02 Apr 2007, 06:52

#4 Post by amigo »

I think you'd need to know whether the software supports setting an alternate gtkrc file -some programs have such an option.

Post Reply