Saturday, August 18, 2007

Tutorial: Write a basic Linux GUI app

For most beginners developing graphical user interface (GUI) applications have always had a bit of a stigma. In the past the process was more complicated than it needed to be and a lack of solid design tools didn't make things any easier. Now with more powerful integrated development environments (IDE) its much easier to develop GUI based applications. The following article has a nice little walk through on how to make a simple Linux base GUI application using the QDevelop. The article is written for an older version of Ubuntu (6.10) but should work just fine for the current version for those of you interested in developing applications for Linux. Check out the article here.

No comments: