Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Release a form
Message
From
17/11/2004 06:29:38
 
 
To
17/11/2004 06:16:56
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00960885
Message ID:
00962102
Views:
16
>Just to improve my knowledge,
>Is it possible to use VB object in a VFP based application ?
>In other words how can I mixed VFP and VB to optimize the Application behaviour ?
>
>In altre parole si possono unificare i due ambienti per ottimizzare le prestazioni ?
>
>E' tanto per sapere, se vuoi ometti pure la risposta !
>Ciao
>Alessio
>
>>>Hi All
>>>Releasing a form with a lots of object(i.e. 2000) takes a while (5-10 sec)
>>>It looks to me that I'm missing something here because in VB works at once.
>>>
>>>Thanks in advance
>>
>>You can reduce the problem with arrays of Members,
>>but it is a VFP behaviour, and I doubt that you can go around it.
>>
>>Fabio

No, dentro a VFP puoi mettere solo oggetti COM/ActiveX
( cosa valida solo per oggetti molto complessi, dove la lentezza dell'interfaccia non compromette la funzionalità operativa ) oppure oggetti C++ che ti costruisci
tu direttamente ( non semplicissimo da fare bene perchè l'interfaccia API di VFP non mi sembra sufficiente ).

Not, within to VFP you can only put COM/ActiveX objects
(valid what only for objects many complexes, where the slowness of the interface does not compromise the operating functionality)
or C++ objects that you directly construct
(not simplest to do it because the VFP's interface bees me does not seem sufficient)

Ciao
Previous
Reply
Map
View

Click here to load this message in the networking platform