Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fix for version 3.00
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Fix for version 3.00
Miscellaneous
Thread ID:
00068850
Message ID:
00068850
Views:
75
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
Reply
Map
View

Click here to load this message in the networking platform