All Projects → VFPX → Thor

VFPX / Thor

Licence: other
Tool manager for FoxPro

Programming Languages

xBase
55 projects
SQLPL
141 projects
c
50402 projects - #5 most used programming language

Tool manager for FoxPro

Version 1.45 Released 2022-03-05

What's new in this release

Requires VFP9


Thor is a tool for managing add-on tools in the IDE, managing menus and hot key assignments for IDE Tools.

What's new in this release

Get the latest Thor news

Getting Started: Click here for installation instructions

Help: Click here for complete online documentation

Discussions: Post questions, bug reports, discussions in the Thor Discussion Group

Tools for Thor: PEM Editor w/IDE Tools, The Thor RepositoryGoFish 5

Thor:

  • has a user interface to control the assignment of hot keys to tools and developer-defined menus. The UI provides four different methods for accessing these tools:
    1. By assigning hot keys to them
    2. By creating pop-up menus accessible via hot keys
    3. By adding them as bars under any of the VFP system pads (File, Edit, View, etc.)
    4. By creating new pads in the VFP system menu and adding them as bars under these new pads
  • provides a unified method for registering tools.
  • simplifies the task of sharing them between developers.

Thor comes with a ready-made list of tools from two sources, the Thor Repository and PEM Editor. (See below)

Unlike the normal limited set of hot keys available from ON KEY LABEL, Thor provides for the full range of multiple-keystroke combinations ({Ctrl + Alt + A}, for instance).

The 'tools' managed by Thor are simply PRGs with the following characteristics

  • The PRGs are named Thor_Tool_*.PRG
  • The PRG must be saved anywhere in the path, or in one of two Tools folders (which are created at installation) -- one for downloaded tools, one for personal tools.
  • The first 40 lines or so of the PRG must follow a fixed template, allowing Thor to query them as to their name, description, etc.

Documentation

Click here for complete online documentation of Thor

Getting Started

Click here for installation instructions.

Community Forum for Thor

Please visit the Community Forum for Thor to ask questions, make suggestions, report problems, and submit enhancement requests.  This is the best place to visit for all Thor-related topics.

The Thor Repository

Inherent in the design of Thor is the anticipation that members of the FoxPro community will have utilities of value that can well be shared throughout the community. The structure of the tool PRGs make such sharing simple.

The 'Thor Repository' is a catalog of such tools. The intent is that this repository grow over time, as developers submit tools to be included. The starting repository has about a dozen such tools. Click here for the help page for  The Thor Repository

Downloading and installation of the Thor Repository occurs automatically as part of the One-Click Update for Thor

IDE Tools from PEM Editor

Version 7 of PEM Editor, now re-named 'PEM Editor w/ IDE Tools', contains more than three dozen tools that can be accessed through Thor. These include some tools released in version 6 of PEM Editor, along with a large number of completely new tools. These can be downloaded from the PEM Editor page. Click here for the help page for Help page for PEM Editor w/IDE Tools

PEM Editor also "publishes" a pair of objects that simplify building further tools. More than half of the original tools in the Thor Repository use these objects.

Downloading and installation of PEM Editor 7 with IDE Tools occurs automatically as part of the One-Click Update for Thor.

Sample

Two new menu pads in VFP system menu (Thor and personal menu JRN) and the menu options in the Thor menu.

What's New

Thor 1.45 - Release 2022-03-05

Updated the Check for Updates process to log unzipping failure.

Thor 1.44 - Release 2022-03-04

Updated the Check for Updates process to use Shell.Application instead of VFPCompression to unzip files.

Thor 1.43 - Release 2021-12-28

Updated the Check for Updates process to look at the GitHub repository of each project rather than VFPXRepository.com.

Thor 1.40 – Released 2013-08-26

Added the Thor ToolBar.  Tools may be added to the Toolbar may using the checkbox shown in the Thor Configuration form,  below (and also available in the Tool Launcher.)

When you add a tool to the Thor Toolbar, you can select a caption for the tool or select an image to represent it.  In the sample below, abbreviated captions are used.

The toolbar’s size, positioning, and docking, persist from one session to the next. (Truth be told, persisting the docking has been problematic.)

Thor 1.30 – Released 2012-08-19

  • Added Tool Launcher, available from the Thor menu in the VFP system menu

Thor 1.1 - Released 2011-10-23

Thor Production Release - Released 2011-09-03

Thor I Beta 6 - Released 2011-08-22 (88 downloads)

  • a few minor bug fixes

Thor I Beta 5 - Released 2011-08-09 (91 downloads)

  • Miscellaneous minor adjustments and a couple of bug fixes

Thor I Beta 4 - Released 2011-07-17 (125 downloads)

  • Re-installation now occurs automatically. Simply using the new version of Thor.App will cause re-installation.
  • Includes full online documentation.

Thor I Beta 3 - Released 2011-07-06 (94 downloads)

Thor I Beta 2 - Released 2011-07-04 (61 downloads)

Thor I Beta - Released 2011-06-03 (237 downloads)

Acknowledgments

  • The concept for this project started with Jim Nelson (the Project Manager).
  • The design was created by a group which included Doug Hennig, Eric Selje, and Tore Bleken.
  • The entire UI was designed and implemented by Doug Hennig.

Contribution

See contribution

Last changed: 2022/04/01 Picture

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].