Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add/remove form objects and black form area
Message
 
 
To
15/03/2010 12:10:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01454586
Message ID:
01454588
Views:
88
This message has been marked as the solution to the initial question of the thread.
>Hi,
>
>I have a form to which I add several container objects or remove existing container objects. When the form is resized the current existing objects will be re-arranged in order to show as many as possible horizontally without needing to scroll and then moving down the form if more space is required. i.e. a vertical scroll bar will become added as more objects are added. Sometimes objects can be removed from the form.
>
>Generally this works as required. However, sometimes when the form is resized or objects added/removed VFP suddenly displays a black area on the form from a random point downwards to the bottom of the form. This whole area is just black. Resizing the form, which triggers the resize event, re-displays the form objects properly again. Any idea what this black area is and how to prevent it occuring?
>
>TIA

Try either thisform.cls() or thisform.draw() after you add objects.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform