|
|
| Author |
Message |
|
|
sdlynx Familiar Face
Joined: 19 Jun 2008 Posts: 5
|
Posted: Thu Jun 19, 2008 10:52 pm Post subject: GTK+ Theme Selector (Windows) |
|
|
| I downloaded the Aurora themes and put them in the right folder (Windows), but when I use the theme selector that came with gtk+, it doesn't use the theme right, as in the scroll bar doesn't look like its supposed to and the same with the buttons and tabs. I had a program earlier that would let you preview the GTK+ theme before using it but I can't seem to find it anymore. Does anyone know what I'm talking about, and why isn't the theme working right? |
|
| Back to top |
|
 |
Vadi GTK+ Geek
Joined: 28 May 2008 Posts: 68
|
Posted: Fri Jun 20, 2008 11:59 am Post subject: |
|
|
You'd need the Aurora engine, which afaik isn't shipped with the windows gtk.
(there are many engines for gtk, and not all are available on windows) |
|
| Back to top |
|
 |
sdlynx Familiar Face
Joined: 19 Jun 2008 Posts: 5
|
Posted: Sat Jun 21, 2008 12:30 am Post subject: GTKRC |
|
|
| I have the gtkrc themes though and that is supposed to work. |
|
| Back to top |
|
 |
dreblen Never Seen the Sunlight
Joined: 14 Jun 2007 Posts: 643 Location: Falun, WI USA
|
Posted: Sat Jun 21, 2008 3:56 am Post subject: |
|
|
according to its GNOME-Look page ( http://www.gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438 ), you need to install the engine, then the rc files:
| Quote: | To install the theme engine extract it to somewhere convenient and in that directory,
run: "./configure --prefix=/usr" then "make"
For animation support add "-enable-animation" when running "./configure"
Then as a root user "make install".
Then install the gtkrc themes by extracting them to your ~/.themes directory (3 themes in total). |
|
|
| Back to top |
|
 |
Vadi GTK+ Geek
Joined: 28 May 2008 Posts: 68
|
Posted: Sat Jun 21, 2008 12:38 pm Post subject: |
|
|
| You have the gtkrc but not the engine to use them. So... yes, it doesn't work properly! |
|
| Back to top |
|
 |
sdlynx Familiar Face
Joined: 19 Jun 2008 Posts: 5
|
Posted: Sat Jun 21, 2008 4:36 pm Post subject: |
|
|
| Oh... Well I had the themes work perfectly before I had to reinstall Windows. And I can't do the ./configure way because that is for linux. |
|
| Back to top |
|
 |
dreblen Never Seen the Sunlight
Joined: 14 Jun 2007 Posts: 643 Location: Falun, WI USA
|
Posted: Sat Jun 21, 2008 8:04 pm Post subject: |
|
|
as long as you're not on a 64 bit version of windows, you should be able to use MSYS ( http://mingw.org/msys/ ) to do ./configure,
whether or not it works and installs may be another story, but you'll at least be able to give it a shot |
|
| Back to top |
|
 |
sdlynx Familiar Face
Joined: 19 Jun 2008 Posts: 5
|
Posted: Sun Jun 22, 2008 5:03 am Post subject: |
|
|
| Oh well I'm really just looking for the theme problem using gtkrc. How do I use MSYS anyway? |
|
| Back to top |
|
 |
dreblen Never Seen the Sunlight
Joined: 14 Jun 2007 Posts: 643 Location: Falun, WI USA
|
|
| Back to top |
|
 |
dreblen Never Seen the Sunlight
Joined: 14 Jun 2007 Posts: 643 Location: Falun, WI USA
|
|
| Back to top |
|
 |
sdlynx Familiar Face
Joined: 19 Jun 2008 Posts: 5
|
Posted: Wed Jun 25, 2008 12:32 pm Post subject: |
|
|
| Thanx so much that's exactly what I was looking for but I just couldn't find it on the net anywhere |
|
| Back to top |
|
 |
|