Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal Form
Message
 
 
To
22/09/1998 10:42:43
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00139470
Message ID:
00139815
Views:
21
>I have a modal form that is being called from a command button on a maintenance form. The modal form contains a grid. One of the columns in grid contains a combo box that accesses a table with about 5000 records.
>
>Here is a list of the problems I am having:
>
>First: When the modal form is finished loading, 'most' of the time you can still see the controls from the underlying maintenance form. It apppears that the modal form's background is transparent!

i had a similar problem with mutiple containers that laid on top of each other. never found out why. solved the problem by making the underlying container, controls, whatever that was bleeding through - visible = .f.

>
>Second: The combo box accessing 5000 records is VERY slow. The screen is constantly redrawing everytime the user tries to select an item in the drop-down combo box.
>
>Third: Moving from row to row in the grid is very slow.
>
>Any suggestions?

brenda
Previous
Reply
Map
View

Click here to load this message in the networking platform