Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Basic question about inheritance
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00097029
Message ID:
00097038
Vues:
13
Joe,

> Is there a simple way around this or will these text boxes have to be found and a DoDefault() stuck in all of the problem children.

That's fundamentally why as a rule the form objects should have had an atxtTextBox::LostFocus() or DoDefault() call in there overridden methods. You'll have to go find all the offending items to fix them. You can programatically use TheForm.SCX to scan for it in the Methods memo. Or write a builder that could open each form and work on it.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform