I just have to write a frontend to my program because my professor doesn't like CLI. What should I use? I thought about GTK but I heard it's terrible!.
>>11
C++ is pretty damn retarded, but not so retarded that it can't call C functions.
Well, provided your interface doesn't use too much C99 stuff, anyway.