Fox Solutions
Automating Your Operations
Home Company Clients Software Design Software Development Downloads

Download Fox Solutions Framework

Fox Solutions Application Framework is based on Rushmore-optimized code. This means that the programmer may develop large database applications with very little effort. These tools have been proven in real-world applications with tables containing over 300,000 records, searching on a combination of no less than 7 different fields, with virtually no wait time. Regardless of the table size, FoxSolutions Application Framework always utilizes the fastest navigation methods available in Visual FoxPro.

Key Features/Benefits:

  • Encrypted Security & Setup
  • Object Level Permissions
  • Enhanced Grid Control & Wizard
  • Year 2000 Compliant
  • Data Bound Calendar
  • Primary Key Generator
  • Error Handling & Error Log
  • Errorless Code Evaluating
  • Navigation Controls
  • Edit Session Control - Enables/Disables Editing
  • Save/Undo Controls
  • Add/Delete Controls
  • Ordering Control
  • Filtering Control
  • Right Click Record Locator
  • Progress Bar Control
  • Start Menu Control (simular to Window's start button)
  • Report Templates & Dialog
  • Data Exporter & Dialog
  • RUSHMORE Optimized
  • Multi-User Ready
  • Multi-Table, Transaction Updating
  • Handles Multiple Object Instances
  • Two Tier Class Design

Fast Development:

FoxSolutions' tools and wizards are designed to work with FoxPro's data and object environment. Default properties enable these tools to run by simply dropping them on your form. You can then set various properties or write code in the custom events to handle more complex tasks.

Fast Screens:

No object hierarcy bog down! A refined class structure ensures that your forms will load and refresh without the sluggish effect of inheritance.

Fast Data Access:

Every tool in this suite is RUSHMORE optimized. Navigate through filtered tables with ease. Use the filter bar tool to quickly search on combination criteria. Right click a bound control to locate on the fly. Or harness all the functionality of these tools via code.

Powerful Forms In Minutes:

Just drag & drop!
Form Controls

To download:

  1. Download FoxSolutions Application for VFP 6.0.zip (707k)
  2. Open the downloaded file with PKZip and extract the files to your hard drive.
  3. Open the FSDemo.pjt project file in FoxPro 6.x.
  4. From the Standard menu, select Tools>Options>Controls Tab.
  5. Select the "Visual class libraries" radial button and click the "Add" button.
  6. Open the FSFrame directory in your project and add Toolbox1 and Toolbox2.
  7. Select the "Forms" tab. Under "Template classes" set the Form to "frmstandard" found in "FSFrame\Toolbox1.vcx".
  8. It's also a good idea to set your default directory to your project's root directory.
  9. Click the "Set As Default" button to save your changes.
  10. These classes will now show up in your Form Controls toolbox.
  11. Use the demo project for examples of how to use this framework.
  12. Remove the DemoDB data and all the documents to start a new project.
  13. Open the Manual.Doc file in MS Word for more help.
Note: The manual is no longer very current. It's better to use the demo for help. Also, the source code for the core framework classes are under the FSFrame directory. You can read these classes to understand this framework better.

To install a grid wizard in the FSFramework:

  1. Select the "Code" tab in the demo's project manager.
  2. Run "install wizard"
  3. Open a form and drop a grid on it from Toolbox1.
  4. Right-click the grid and select "Builder..."
  5. Select "FS Grid Builder" and click the "OK" button.
  6. Use the grid wizard to add columns to your grid
 
Logo
Copyright © 2000-2008 Fox Solutions. Use of this website signifies your agreement to the Terms of Use