Introduction


Carbide.c++ is Nokia's IDE for developing application on various platforms, like Symbian C++, Open C/C++, Qt for S60, etc. Symbian C++ development has really become easy (to good extent) after the invent of the IDEs. Carbide.c++ comes with a unique tool called as UI designer, allowing faster prototyping and deployment. This tutorial mainly deals with UI designer and it can be followed on all editions of Carbide.C++.


The Example

The tutorial is basically a hello world example. It will be demonstrated all the steps necessary to develop a helloword GUI based Symbian C++ application and how to use UI designer. The example code is also available here.


This tutorial assumes that S60 SDK and Carbide.c++ is already installed and setup. Check here for more information.
Source: wiki.forum.nokia.com"