Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I Need Someone To Try This...
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00719108
Message ID:
00719345
Vues:
17
>>>>Also it's a known fact, that the more objects you add in
>>>>run-time, the slower form works...
>>>
>>>I agree. Thats why I set it up to add objects on the fly. I was hoping
>>>that by adding them as needed, I would reduce the amount if object
>>>intialization.
>>>
>>>Thanks for looking.
>>
>>I played with the code at night trying to find ways for improvement. In case you're using macros, I changed to evaluate and I replaced set classlib AddObject release classlib with NewObject method. Anyway, it doesn't seem to help. I think, Alan's right and you may have some infinite loops, etc. I didn't try to trace the code, so you may play with it more. I also noticed, that scrollbar doesn't work, as it should, but may be you haven't programmed it yet.
>>
>>The idea and interface is very nice indeed, it would be good to make it working quickly with at least 20 records...
>
>If you trace code in the debuger you will see that there is no infinite loop. It looks like VFP internal processing not the code of the form runs at that time.

Thanks. AFAIK, there is no SetAll() calls in the code (I recall a problem with this function discussed on VFP Russian forum)... I may play with it tomorrow some more...

BTW, bm.h file was missing from Download. I just excluded it from the class and replaced TRUE and FALSE with .t. and .f.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform