Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CBizObjMaintenanceForm AddNew strange behavior.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00621909
Message ID:
00622918
Vues:
28
Igor,

My apologies for my previous post...clumsy fingers hit the "Send" button too quickly!

Anyway, try setting a breakpoint in cmdNew.Click() as follows:
IF MESSAGEBOX("Debug?",4+32,"Debug")=6
   SET STEP ON
ENDIF
DODEFAULT()
This displays a dialog that asks you whether you want to go into debug mode or not (since you don't want to the firs time through). At the point where this usually fails, I recommend tracing through the code to see what's happening...is a new record getting created? If so, are the values just not getting displayed due to a LockScreen problem?

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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform