Share via


Creating a Framework

You can create an Application Framework by using the Application Wizard or by using the New Application item in the Component Gallery. When you use the Component Gallery, a new project folder item is added to your Favorites folder.

Whichever method you use, Visual FoxPro displays an Application Builder so you can add information to be stored in a meta table.

To create an application

  1. From the Tools menu, click Wizards, and then click Application.

    -or-

  2. In the Catalogs folder of the Component Gallery, double-click the New Application item.

  3. In the Enter Project Name dialog box:

    • Specify the project name.
    • Accept or locate the project file.
    • Choose your options to Create project directory structure (default) and Add to Favorites catalog (default).

For details on the contents and use of the enhanced Application Framework and the Application Builder, see Developing Applications Using the Application Framework in Help.

You can also use the Component Gallery to add forms, reports, data, and service objects to your new application framework and controls to forms.

When you use the Component Gallery to add a form to an application, you can create a new form or subclass from an existing class.

See Also

Files | Starting the Application Builder | Application Development and Developer Productivity | Running the Project Manager Hooks Sample