Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Way to find innermost object on a form..
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00060033
Message ID:
00060189
Views:
25
>Is there a way to find out which object in a form is the first to fire its INIT method? I have a form with a pageframe with 5 pages ( I know this isn't necessarily the best way to do this) and I am having trouble with the form loading. The problem is that it takes anywhere from 3 to 5 minutes to load. I have already checked in the DE and found that to not be the problem. The DE is set almost instantly upon INIT. I had set a SUSPEND statement in the form's INIT method, but the speed problem is occurring between the DE's INIT and the form's INIT. How can I tell which object is the first to fire its init? I need to trace through from this point to find my problem...
>
>
>TIA

Ken, how many Combos & list boxes do you have on your 5 pages? Each combo/listbox will take time to load, depending on the data you load it with. You might want to check those items specifically.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform