GTK IDE

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.

Moderator: General Moderators

Post Reply
User avatar
Todd_Z
Forum Regular
Posts: 708
Joined: Thu Nov 25, 2004 9:53 pm
Location: U Michigan

GTK IDE

Post by Todd_Z »

Hey folks,

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?
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

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?
Post Reply