RAS
Home
Welcome to RickSchummer.com
web site hosted by GoDaddy Software

(Version 4.5.19 - This site updated 02-Apr-2005)
 

What is new?

Favorites

Site Map

About RAS



United We Stand!

Blog

VFP Tools

VFP Books

VFP Announcements

Articles

Presentations

GLGDW 2001 Pictures

DevCon 2000 Pictures

Set Up Your Dot Com


Site Policies

Curriculum Vitae
Resume

Words of Wisdom

Track Space Station

Campgrounds

US States Visited

Browser Details

Photography Index

Biscuit Photos

Rocketry 2001 Photos


Older Information

News

RAS.Commentary

Great Truths

Websites of the Month

What was new (v3.x)

What was new (v2.x)

What was new (v1.x)


G2 Menu Hack Tool

G2 Menu Hack Tool v1.0.15 (menudesigner.zip - 47KB)

(Updated 11-Feb-2002)

 

Description:

The Visual FoxPro Menu Designer is fundamentally the same old Menu Designer that we have been working with for years, since the days of FoxPro 2.6. There are a number of issues that have not been addressed that have pushed the author over the edge to create the first attempt at replacing the Menu Designer. The result of this endeavor is something we are calling the G2 Menu Hack form.

There are a number of issues that the tool attempts to address:

  • The first is the woefully small area a developer is given to enter in the menu prompt and the results or action of the menu option.

  • The other major frustration addressed is the need to open up a modal form for the Options.

  • The Menu Designer only shows ten menu bars to start is limiting when the designer is not resizable.

  • The Visual FoxPro Menu Designer difficult to use is the way you navigate from one level to another.

  • The menu option for the Menu Designer are scatter across two menu pads.

Disclaimer

One word of caution when working with this tool and other Visual FoxPro metadata tools, make sure you make a backup of your metadata before hacking it. If you change something in the metadata and that change is not supported by the Menu Designer or the GenMenu.prg you can simply disable the menu and the ability to edit it in the native tools. This is the source code to your applications; safeguard it before hacking into it. The author takes no responsibility for your hacking actions.

Source Code

The source code for this tool is available with the purchase of the 1002 Things You Wanted to Know About Extending Visual FoxPro as part of the Chapter 12 downloads. It will be available from Hentzenwerke Publishing.

Features

The intent of the G2 Menu Hack is not to generate a new Menu Designer from the ground up. The original specifications dictate that it is 100% compatible with the native Visual FoxPro metadata. The reason for this is that Visual FoxPro developers still want to be able to use the native Visual FoxPro tools and as noted later in this section, the tool does not completely replace all the functionality of the native designer. It is capable of editing regular menus, shortcut menus, and top-level form menus.

Click to see at full size...

Benefits

  • The ability to see and edit all the menu bar information on one page. The fundamentals page shows menu bar information for each menu item.
  • The general page exposes records one and two of the menu metadata. The primary focus of this page is to expose the setup and cleanup code as well as the procedure code.
  • Toggling between the fundamental and general pages will restrict the records that are in scope since they address different aspects of the menu metadata. The current record number of the metadata displayed is shown at the bottom of the form.
  • To address the restrictive navigation of the Menu Designer, the G2 Hack Menu provides both a treeview and navigation buttons.
  • If you want to look up a specific record you can use the search (binoculars) and search again (binoculars with plus sign) buttons on the form toolbar.
  • The command window option provides the developer with the ultimate hack tool. It executes a single command (future implementations will allow full programs to be run).
  • All the changes are fully revertible because the tool implements buffering of the metadata. The changes are not saved until you press the save button on the toolbar, or close the form and respond yes to the question about saving your changes.
  • If you are comfortable with the technique of browsing the metadata, but like the user interface of the G2 Hack Menu, yet find a limitation of the interface, you can still browse the metadata within the tool.
  • The Visual FoxPro Menu Designer does a darn good job of keeping logically deleted records from hanging around. We still provide a PACK command just in case you find memo or record bloat in the metadata.
  • Finally, the G2 Hack Menu supports both Visual FoxPro 7 and menus built in previous versions of Visual FoxPro.

Future Updates

There are a few features in the Visual FoxPro Menu Designer that have not made it into this cut of the G2 Menu Hack tool.

  • The first is that you cannot add/delete menu pads or bars.
  • The tool does not provide a call out to the MPR generation, nor is does it have a menu preview mode, although the treeview provides the basic visual representation.
  • It has no mechanism to add Visual FoxPro bar resources either.
  • Open up the various code editboxes into the program editor to show code colorization and more importantly, allow the power of IntelliSense to be available to the developer.
  • Make the tool resizable.

This site is designed to be viewed in 800x600 video resolution or higher, but it should work fairly well at any resolution and with any of the major browsers (all free!). Optimized for MS Internet Explorer, Firefox, and Opera (mostly works with Mozilla and Netscape Navigator).

Copyrighted 1998-2005 Richard A. Schummer
All Rights Reserved Worldwide
This page was last updated on 02-Apr-2005