Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Event firing order
Message
From
14/04/2009 15:51:06
 
 
To
26/03/2009 17:26:38
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
01391723
Message ID:
01394827
Views:
144
>thanks for the NOSHOW answer.
>
>I changed the forms visibile prop to .f. and then the NOSHOW worked fine.
>
>for the event firing sequence, i put messagebox() in the init and in the Activate events and the activate event fired first, I dont know why.
>

Such effects can occur when the form gets visible too early - that is, before the form.Show() runs.
For example by doing a "Thisform.someControl.SetFocus()" in Thisform.Init()



hth
-Stefan
Previous
Reply
Map
View

Click here to load this message in the networking platform