Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ghost Yes No Cancel dialog......
Message
 
À
06/05/2000 13:56:22
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00366783
Message ID:
00367040
Vues:
15
Thanks for the praise - all donations will be cheerfully accepted.

Read the help on NODEFAULT and DODEFAULT() Note the parens () used with DODEFAULT()

NODEFAULT prevents any code above the present method in the class hierarchy from running, even if it is 'implicit' code like the behavior of a keystroke in the KeyPress event (press 'A' and the letter 'A' appears in a textbox).

DODEFAULT() says "Do the parent (and higher) class code AT THIS POINT in my code. Be sure you pass any parameters used by the class to the parent class.

They are worth learning thoroughly.

HTH
Barbara

>Barbra, Eric, Ed, and Stacy
>
>The culprit was in the wizard class (the form was created with the form wizard).
>
>When I re-created the form and did not use the wizard the ghost dialog did not come up.
>
>I would like to know, however, how do you keep code up the class heiarchy from executing? (In 10 words or less?! (ha))
>
>Since all of you have so much time... you should write a paper for the KB.
>
>Thanks again.... you are all WONDERFUL!!!!!
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform