Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fix for version 3.00
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Fix for version 3.00
Divers
Thread ID:
00068850
Message ID:
00068850
Vues:
69
This is just a quick message to let you know of a few fixes for the latest version 3.00 of the Codebook for Mere Mortals framework. You can make the fixes yourself or download the updated version 3.00a of the framework from our web site using the same login and password used to download version 3.00.

If you have not yet downloaded version 3.00, then ignore this message and simply download version 3.00a.

Here are the fixes:

1. Add the following code to CListObj.LostFocus() [located in KCustCtl.vcx]

SET CURSOR ON
ThisForm.LockScreen = .F.

2. In the Generic project, set the defaults for the ID.dbf table fields as follows:

Value: " 1" (5 spaces and "1")
IncrementProcedure: "IncrementBase62(LEFT(id.value, id.maxlength))"
MaxLength: 6
Type: "C"

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Répondre
Fil
Voir

Click here to load this message in the networking platform