Re: GTK+ 2.12.6 and wimp

2008-02-11 Thread Bastiaan Veelo
Tor Lillqvist wrote: > Did you expect the "wimp" theme to automatically get used? Yes, I have previously used an installer to get the runtime for 2.10, which probably took care of it. > You need to either put the line > > gtk-theme-name = "MS-Windows" > > in your gtkrc file Thanks, this works.

Re: GTK+ 2.12.6 and wimp

2008-02-11 Thread Tor Lillqvist
> Oddly, libwimp.dll is in lib/gtk-2.0/2.10.0/engines. Nothing odd with that. That is where it should be. The "2.0" refers to GTK 2 in general, and the "2.10.0" refers to the version of the GTK module API. > Adding that directory to PATH does not help, Don't to that, it's pointless. > neither

GTK+ 2.12.6 and wimp

2008-02-10 Thread Bastiaan Veelo
Hi, I installed version 2.12.6 on Windows according to http://www.gtk.org/download-windows.html, but I cannot get the wimp theme enigne to load -- all is in the default GTK theme. The archives have been unpacked in the same directory, and the bin subdirectory has been added to the PATH environ