Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cal stack
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00204715
Message ID:
00204732
Vues:
14
The problem is that the custom class is actually a windows
manager object. When used globally, it handles parent level
forms. When dropped into a form, it handled child forms.

The window manager check to see, during INIT, if its on a
form, and if so, stores the forms object ref to a property.

It has a LaunchForm method which creates and sets up child
forms. What I really need to for the child for to use the
same data session of the parent form.

The problem is that in the LOAD of the child form, the child
form does not 'know' about the parent form, or it's associated
windows manager.

So how do I find out the data session of the parent. The call stack
would allow me to determine objects in some order relative to a point
in the call stack.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform