Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delphi vs VFP
Message
From
05/01/2001 15:30:30
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00459391
Message ID:
00460032
Views:
31
>>PMFJI
>>
>>Chris, why is it that VFP forms take longer to instantiate than VB forms?
>
>I think it's because VFP does not use native Windows conrols. In VFP they are bitmaps. Anyway, it has been an ongoing issue, especially in the VB vs. VFP debate.

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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform