Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why is form activate is executing before form load
Message
From
12/11/2002 19:32:14
 
 
To
12/11/2002 17:52:03
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00721382
Message ID:
00721908
Views:
8
>>It runs OK after giving a couple of error messages related to nonexistent properties which are created in the form load. I am guessing that the form is "activated" before it is fully instantiated. What do you think, Gary?
>>
>>
>>>Is the form running OK apart from the odd event sequence or is the form crashing?
>>>
>>>>I am running a form that descends from frmDataMangerFormCustom form the command window. For some reason, the form.Activate method is running before the form load. Why would that be?
>
>Also, any .SetFocus() will activate the form.Just put a breakpoint in the .activate and look up the call stack in the debugger, and you'll catch it.

No SetFocus() at all. But definitely the form.activate is firing before the form.load. What could it be?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform