Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Release a form
Message
 
 
À
18/11/2004 11:00:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Divers
Thread ID:
00960885
Message ID:
00962652
Vues:
15
Fabio,

Make up your mind, on one hand you talk about createobject() and then the other you mix in AddObject(). Two fundamentally different things between the way the added objects can behave. Your own member array is actually more overhead as well considering that the native Objects[] collection exists.

>>Fabio, Fabio, Fabio,
>>
>>A array doesn't make any difference at all. Those objects will not participate in the event loop, and thus not useful in Miroslav's case.
>>
>>>David, david
>>>
>>>I have written arrays of members!
>>>Know you of what i speak?
>
>This is a Arrays of members:
>
>THIS.AddProperty('member['+LTRIM(STR(m.tnObjects))+']')
>for tnObjects = 1 to tnObjects
>     this.AddObject('member[' + LTRIM(STR(m.tnObjects))+']', 'classname')
>next i
>
>Now you known it.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform