Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delphi vs VFP
Message
De
08/01/2001 01:30:44
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00459391
Message ID:
00460417
Vues:
19
>>This is not the reason for the performance difference, native controls are ultimately bitmaps as well and have added overhead in being registered with the operating system as windows. The biggest issue is that VB forms are pre compiled and VFP forms are instantiate piece meal.
>
>Are you sure about this? My understanding is that VB can make Windows API calls to paint the form controls, while VFP cannot use the API calls, thus slowing down VFP.

Yes, I am sure about this. Whether the API does the work or VFP does the work, the work must be done. When VFP does a BitBlt, it is using API calls.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform