Ready to be published? LXer is read by around 350,000 individuals each month, and is an excellent place for you to publish your ideas, thoughts, reviews, complaints, etc. Do you have something to say to the Linux community?
When I set out to develop a program in C++, one of the hardest parts is figuring out what tools I’ll use to create the user interface. Since the language standard itself doesn’t provide any GUI classes, it’s up to the development tools to help me out here.