homeBlog | Tags | Archives | Projects | Stats | Contact

Creating a Simple GUI from Scratch

Dec 31, 2009

no comments
Popularity:

More often than not, the biggest obstacle for a programmer is adding a GUI to a otherwisely ready application. This probably is because you generally can create a program that inputs and outputs text with a few lines of code in any language.

Read more...