Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buffering question.
Message
De
09/09/1997 18:30:37
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00049037
Message ID:
00049241
Vues:
40
Neat work Dave!

Nice the way you stepped (us) through it all so patiently.

Cheers,
Jim N

>>>>
>>>>The NullDisplayFields contains the following:
>>>>ThisForm.Rtgpageframe1.Page1.txtDescription.Value=""
>>>>ThisForm.Rtgpageframe1.Page1.cboLname.Value=""
>>>>ThisForm.Rtgpageframe1.Page1.cboLname.DisplayValue=""
>>>>ThisForm.Rtgpageframe1.Page1.txtFname.Value=""
>>>>ThisForm.Rtgpageframe1.Page1.txtCompany.Value=""
>>>>
>>>>The Refresh method is the default. No extra code has been added.
>>>
>>>where do you change the tooltips? any other code there?
>>
>>YOU'RE A GENIUS!!! Thanks for all your effort in helping me dig through the code. My NewBtn.Click contains the line NavBtns::NewBtn.Click calling the classes .Click event which contains the line THIS.Parent.EnableDisableButtons which in turn contains the code:
>>
>>nRec = RECNO()
>>GO TOP && TABLEUPDATE() automatically fires!!!
>>nTop = RECNO()
>>GO BOTTOM
>>nBottom = RECNO()
>>GO nRec
>>
>>Thanks again. This is just another instance that proves an apps developer makes the apps worst debugger.
>
>glad i could help. i've been around that circle a few times....
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform