Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Same table in more than one DE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00165436
Message ID:
00165612
Vues:
10
> Yes, it is proper OO behavior. The tables are essentially encapsulated to the form object, when the form releases the tables should release also.

Yes but I thought since they are encapsulated to the second form object, they would be protected and not released by a different object (first form.)

> If you want other behavior look at other methods. 1) don't AutoClose them or 2) open them at a level higher than form1, 3) don't really release Form1 just Hide() it, 4) possibly rethink the 3 forms.

These are all good suggestions. If I do a hide instead of a release, would there be an advantage to using a "Form Set" with three forms instead of three separate forms? Thanks.

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

Click here to load this message in the networking platform