SkillAgentSearch skills...

VFPXFramework

Provides base UI classes and commonly used functions for any project

Install / Use

/learn @VFPX/VFPXFramework
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3mo ago
Forks1

Languages

xBase

Security Score

67/100

Audited on Dec 14, 2025

No findings