Skip navigation.

GTK Windows Impersonator unleashed

GTK
GTK

Please forgive me for posting a Windows related announcement, I hope you make an exception and post this one. IMHO, it is rather important given the fact that a lot of GTK/Gnome apps (Sodipodi, Gaim, Workrave, ...) are being ported to Windows these days...

GTK-Wimp is a Windows GTK theme that mimicks a Windows native look and feel by delegating the drawing to the Windows API, resulting in near perfect desktop integration, especially when you run XP. GTK-Wimp respects your system font and colors. Have a look at the results!

Re: microsoft windows like Theme

This is only my guess, but it is likely the case that the theme simply passes the actual drawing of the widgets to XP itself (which is why it doesnt work for win98 since that 98 doesn't support that sort of thing). That's why you couldnt turn this into a gtk theme for gnome.