2 Tutorial - Building your First Application

This section presents a short tutorial. The purpose of the tutorial is to familiarise you with the Boa Constructor development environment. This tutorial takes you step-by-step through the process of building a simple Text Editor, called Notebook. After working your way through this tutorial, you will understand enough to get productive with Boa Constructor.

You will learn how to:

2.1 Creating a new Application

App Icon Application button - tool tip is wx.APP


Palette



Editor


The above shows you in the Editor section the two new files you created and saved.

Run Icons

Clicking on run button (yellow) will show you the result of "your programming", i.e. just an empty frame.