Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Fubar
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
01531589
Message ID:
01531592
Views:
81
>>If I start VFP, and run this form, this is how it looks (see attached image).
>>
>>If I then close it and re-run it, it then renders correctly from this point forward, no matter how many more times I run it.
>>
>>This form supports resizing via native anchor properties for stretching.
>>
>>Any ideas?
>
>Are you changing width/height of the form programmatically, calling resize from any method, calling refresh from the Init?

A control on the form was having it's programmaticchange event raised on instantiation which in turn was calling a form method which in turn was adjusting controls that may not yet be instantiated (is my guess). Moved this to the form's init method and it appears to have fixed the issue.

Thanks.
Brandon Harker
Sebae Data Solutions
Previous
Reply
Map
View

Click here to load this message in the networking platform