Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cal stack
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00204715
Message ID:
00204732
Views:
15
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform