Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Integrating Python Componenent into VFP
Message
De
28/03/2007 10:14:24
 
 
À
28/03/2007 09:26:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01209193
Message ID:
01209225
Vues:
34
>I just downladed Python and started wondering around...
>
>Is it possible to take some component from Python and integrate it in VFP ??
>There are bunch of opensource goodies outthere. Anybody tried something like that ?
>Easy? Dificult ? Samples ? Links ?

There is a large part on embedding (c)python - and vfp has the C/fll back door.
I guess it would be possible to get python running inside vfp, but I don't think it worth the effort.

Did something similar once for vfp to java with JNI, but even though the prototype worked I argued for using a COM bridge instead.

Python for windows can operate via COM, so most of the plugging should be done there IMHO.

my 0.02 EUR

thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform