Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Individualizing forms created with forms wizard
Message
De
04/11/1997 15:14:38
 
 
À
04/11/1997 12:40:41
Edward Crawford
City Facilities Management
Glasgow, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00058174
Message ID:
00058205
Vues:
31
>>I created a secondary form using the forms wizard. Looks good, (top, bottom, prev, next, exit) buttons all work but I want to transfer the selected data to the underlying form when I press the exit button. If I put my save routine under the exit buttons properties, it transfers my data but no longer exits the the secondary form. What am I doing wrong?
>>Suggestions are welcome.
>>
>>Barbara
>
>Barbara:
>
>I don't use the Forms Wizard, but the buttons that you describe are probably subclassed from another class. Since the RELEASE code is probably located in the parent class, you need to place DODEFAULT() after your code in the Click Event of the Exit button. Since you placed code in this event, the inherited behavior will not execute unless you do this.
>
>-Ed
DODEFAULT() worked great! Thanks!

Barbara
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform