Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
I'm starting to develop GTK2 code [ just screwing around with something other than php ] and i was wondering if any of you could suggest an IDE -> I use Zend for PHP, so if there is something like that for GTK, it would be nice.
I really like the code completion and the syntax coloring, would any C coloring system work with GTK?
Last time I checked GTK was UI library/framework, which means you could use your favorite language with your favorite tools... have things changed since then?