Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thisform.Visible goes .T. unexpectedly during start up
Message
From
03/11/2010 19:45:23
 
 
To
03/11/2010 17:28:48
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01488084
Message ID:
01488115
Views:
51
>>Found some strange behavior during start up of a form.
>>
>>Thisform.Visible becomes .T. unexpectedly. The form is not visible at all and the form load hasn't started executing yet. VFP seems to be preparing objects defined in the class upon which the form is based. It executes UIEnable code for several of them. After the last UIEanble code it seems to execute something without showing a trace. When it next traces it is about to run the resize method for a grid and by this time Thisform.Visible is true.
>>
>>As workaround I set Thisform.VIsible = .F. at the start of form load, but I'm curious about what is going on.
>>
>>TIA,
>>
>>Alex
>
>Try do set a breakpoint on when thisform.visible changes.

I tried and it stops, but only after it finished doing whatever it was doing without showing a trace. If those commands can be traced the source of the problem can be found. Do you have any ideas?

Thanks,

Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform