Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP bug - SetAll increases memory usage
Message
De
20/06/2001 05:57:26
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00521269
Message ID:
00521323
Vues:
15
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform