Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP bug - SetAll increases memory usage
Message
From
20/06/2001 05:57:26
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00521269
Message ID:
00521323
Views:
14
>Hi!
>
>Just ran you sample as is for a form with 2 comboboxes and 1 shape objects on form. Nothing happens - memory do not change by SetAll. I have _VFP.AutoYield=.F., SET STATUS BAR OFF and whatever else required to make VFP program run as quick as possible.

Hi Vlad,
the question now is: What is "wathever else"
_VFP.AutoYield=.F., SET STATUS BAR OFF did'nt change behaviour.

My form is simple from baseclass with 5 textboxes out of my base vcx,
and one comandbutton also out of my base

All what is altered on TextBox
Error event

FontSize = 8
SelectOnEntry = .t.
added Properties


All what is altered on CommandButton
Error event

SelectOnEntry = .t.
added Properties

If I use base classes out of foxpro the behaviour changes again; used memory will count up within the loop. Maybe thats what Nadya mean.

Lutz
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform