Application Builder

The Application Builder tabbed dialog box simplifies creating and modifying forms, complex controls, and other optional, elements of effective and satisfying applications. The Application Builder integrates with the Application Framework Files created by the Application Wizard so you can do the following things:

  • Add, edit or remove your application-specific components such as tables, forms, and reports.
  • Specify visual styles for forms and reports.
  • Add common application elements including a Splash screen, an About dialog box, a Favorites menu, a User Login dialog box, and a Standard toolbar.
  • Specify production credits and version information for the application.
  • View a database on the Data tab
  • Specify the lRemoveFileFromProject property

Tool tips for most settings such as all Visual FoxPro builders, the Application Builder is reentrant, meaning that you can close it and then reopen it to modify any settings the builder makes. You can reopen the Application Builder by right-clicking on the project and selecting the Builder item from the shortcut menu.

**Note   **Keep in mind that additional changes made through the builder will not appear in the application until the application is rebuilt.

Using the Application Wizard and Application Builder, you can now build a complete application without having to write code. Whether you're new to Visual FoxPro or migrating from FoxPro 2.x, these tools will maximize your productivity while also teaching you the essentials of developing object-oriented applications with Visual FoxPro.

For more information on the Application Builder, see the following topics in Help:

Advanced tab, Application Builder
Credits tab, Application Builder
Data tab, Application Builder
Forms tab, Application Builder
General tab, Application Builder
Reports tab, Application Builder

For details on the contents and use of the Visual FoxPro enhanced Application Framework, see Developing Applications Using the Applications Framework.

See Also

Builders | Application Framework Files | Application Wizard | Component Gallery | Database Wizard | SQL Upsizing Wizard | Table Wizard | Developing Applications with the Application Framework