I'm becoming pretty bored of the plain-old console. While I was looking for portable GUIs, I went over QT and wx. there's also V, but it's damn outdated.

QT is way over my head - and well, i've toyed around with the wx examples, but none worked. I've modified resources, paths, and in the end it looked like one library file was missing. Ah well.

Since I am working with devc++, i found out that a RAD devc++ in a very visual basic style exists, called wx-devc++.

Should I use that for GUI development? Forms generated with the app compile from the first try, it seems pretty easy to use, too..

thanks