Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


10 steps to creating your first C++ wxWidgets application in Ubuntu 10.04

Jun 08, 2010, 19:18 (0 Talkback[s])
(Other stories by Matthew Casperson)

[ Thanks to Matthew Casperson for this link. ]

"When creating a GUI application one of the first questions you need to ask yourself is "What GUI library will I use?" You have a lot of options, one of which is the wxWidgets library. This article steps you through the process of creating a very simple GUI application using wxWidgets and CodeLite.

"wxWidgets is a C++ library that lets developers create applications for Windows, OS X, Linux and UNIX on 32-bit and 64-bit architectures as well as several mobile platforms including Windows Mobile, iPhone SDK and embedded GTK+."

Complete Story

Related Stories: