LESSON 4
Using The Project Panel
1. The project panel is used to control the finer aspects of the executable you will ultimately produce to distribute your finished program. Select the view menu from the menu bar, then click Project View from Display Mode item.

2. After confirming the change in editor mode, select File from the menu bar, and click New Project.
3. The Project panel is divided into sections as detailed below.

4. The project summary is the header for your project and details the general information about your project and what you plan to do. To give your project a name, click the Project Name box and type in a name.

5. From the base of the project panel, select Settings and choose to Compress the final executable.
6. Then switch to the Media section, and click Add to include a picture file into your project.
7. Switch to the Cursors section, and click Add to include an image for your application cursor.
8. Switch to the Icons section, and click Add to include an image for your application icon.
9. To build your final executable as described in the EXE Filename box of the Project Summary section, click the Build EXE icon at the top of the screen:

CLICK HERE TO RETURN TO THE MAIN MENU