Skip to content

Provides base UI classes and commonly used functions for any project

Notifications You must be signed in to change notification settings

VFPX/VFPXFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VFPX Framework

Thor, GoFish, Project Explorer, and every other VFPX project has a different set of UI classes, subclasses of the VFP base classes. Many projects have common functionality: for example, Thor, FoxGet, and DeployFox all have functions to download and unzip files. Until now, there hasn't been a common shared set of classes and libraries for VFPX projects. Now there is: the VFPX Framework.

VFPX Framework provides base UI classes and commonly used functions such reading from or writing to INI files and the Window Registry, getting a filename from the user using a better dialog than GETFILE(), recursive file operations with a dialog such as copying files and deleting folders, and so on. Not only does VFPX Framework eliminate duplicated functionality for VFPX projects, it can also be used in your own non-VFPX applications.

Note: this project has not been released to the public yet.

Documentation

See the documentation for the classes and utility programs for information on what's provided and usage.

Helping with this project

See How to Contribute to VFPX Framework for details on how to help with this project.

Releases

See the change log for release information.

About

Provides base UI classes and commonly used functions for any project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published