Archived:Getting started with new UIQ project in Carbide.c++
UIQ is no longer a current or relevant software platform.
Article Metadata
New project window
The New Project Wizard leads you through each of the steps necessary to configure a project for use with the Carbide.c++ UI Designer. The wizard consists of a series of pages, each of which collects information of a specified type. When you complete all of the pages, Carbide.c++ will create a new project using the settings you have specified.
To activate the New Project Wizard, select the File > New > Symbian OS C++ Project menu option as shown in Figure 1 to display the first page in the wizard. Continue through each of the pages using the Next button. The Back button allows you to return to a previous page in the wizard. The Cancel button will terminate the wizard without creating a project. The Finish button (when available) will terminate the wizard and create your new project.
Select type of project
The New Project Wizard leads you through each of the steps necessary to configure a project for use with the Carbide.c++ UI Designer. The wizard consists of a series of pages, each of which collects information of a specified type. When you complete all of the pages, Carbide.c++ will create a new project using the settings you have specified.
Use the Select a Type of Project page of the New Project Wizard to select the appropriate template for your project. Select the 3rd Ed. GUI Application with UI Designer option as shown in Figure 2 to create a project for use with the Carbide.c++ UI Designer.
Adding a project name
The New Project Wizard leads you through each of the steps necessary to configure a project for use with the Carbide.c++ UI Designer. The wizard consists of a series of pages, each of which collects information of a specified type. When you complete all of the pages, Carbide.c++ will create a new project using the settings you have specified.
Use the New Symbian OS C++ Project page of the New Project Wizard to name your project and specify the location for its directory.
Selecting the sdk tool for the project
The New Project Wizard leads you through each of the steps necessary to configure a project for use with the Carbide.c++ UI Designer. The wizard consists of a series of pages, each of which collects information of a specified type. When you complete all of the pages, Carbide.c++ will create a new project using the settings you have specified.
Use the Symbian OS SDKs page of the New Project Wizard to select the desired SDKs and build configurations for your project.
Define application name and language
The New Project Wizard leads you through each of the steps necessary to configure a project for use with the Carbide.c++ UI Designer. The wizard consists of a series of pages, each of which collects information of a specified type. When you complete all of the pages, Carbide.c++ will create a new project using the settings you have specified.
Use the Application Properties page of the New Project Wizard to select a name for your application, its baseline SDK, and initial language.
Selecting the unique ui design
The New Project Wizard leads you through each of the steps necessary to configure a project for use with the Carbide.c++ UI Designer. The wizard consists of a series of pages, each of which collects information of a specified type. When you complete all of the pages, Carbide.c++ will create a new project using the settings you have specified.
Use the UIQ UI Design Selection page of the New Project Wizard to select the top level container type for the initial screen in your application.
Configure initial setting of ui design
The New Project Wizard leads you through each of the steps necessary to configure a project for use with the Carbide.c++ UI Designer. The wizard consists of a series of pages, each of which collects information of a specified type. When you complete all of the pages, Carbide.c++ will create a new project using the settings you have specified.
Use the UIQ UI Design Properties page of the New Project Wizard to specify a name and container type for your initial screen.
Define basic setting properties
The New Project Wizard leads you through each of the steps necessary to configure a project for use with the Carbide.c++ UI Designer. The wizard consists of a series of pages, each of which collects information of a specified type. When you complete all of the pages, Carbide.c++ will create a new project using the settings you have specified.
Use the Basic Settings page of the New Project Wizard to specify a unique Application UID and to set the author and copyright notice for your application.
Define directories for project
The New Project Wizard leads you through each of the steps necessary to configure a project for use with the Carbide.c++ UI Designer. The wizard consists of a series of pages, each of which collects information of a specified type. When you complete all of the pages, Carbide.c++ will create a new project using the settings you have specified.
Use the Project Directories page of the New Project Wizard to specify the names for each of the standard subdirectories within your project.
Assigning project directory names
- You may accept the default directory names, or enter custom names for any or all of the directories displayed in Figure 1.
- Include
- Source
- Group
- Install
- Graphics
- Resources
- Registration
- When you are satisfied with the names for all directories, click the Finish button to complete the wizard.
- The wizard creates a new project and displays it in the Project Explorer view.
Then create new application in the window.











(no comments yet)