views:

217

answers:

2
+1  Q: 

GNUstep And GTK

Hello,

I'm learning Objective-C using GNUstep, because I don't have a Mac and the GNUstep GUI applications have that Window Maker style, but it's possible to develop this GUI applications using GTK? Thanks.

+1  A: 

Here is a GTK+ version of the GNUStep "Nesedah" theme, that might be what you're after. I had a look at http://art.gnome.org/themes/gtk2 but didn't find anything more obvious.

unwind
+2  A: 

There is a GTK theme for GNUstep in development right now, which should make GNUstep apps a better fit in a GNOME desktop.

Screenshots:

http://stashbox.org/693247/Bildschirmfoto.png http://stashbox.org/693249/Bildschirmfoto-1.png http://stashbox.org/705472/Bildschirmfoto.png

More info:

http://heronsperch.blogspot.com/2009/11/new-theming-capabilities.html

ericwa