3. Getting Started Using OpenROAD : Simple Client Applications : How You Can Make an Application Image : Set the Starting Component
 
Share this page                  
Set the Starting Component
Before you make an image of an application, you should specify the starting component—the first component of an application that runs when you run the application image. In this procedure, you will set ProjectFrame as the starting component.
To set the starting component for ProjectApp1
1. Click the Develop tab and select ProjectApp1 in the Applications portlet.
2. Click the Application Properties portlet tab and ensure that the portlet is active.
3. Click File, Open to edit the properties.
4. Click the control button to the right of the Starting Component field.
The Select Starting Component dialog appears.
5. Select the component projectframe and click OK.
Projectframe is entered into the Starting Component field.
6. Click File, Save and Close.
You are now ready to make an image of the ProjectApp1 application.