Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dbi-tech component tools and comparable products
Message
De
08/11/2003 21:05:01
 
 
À
05/11/2003 12:19:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00846634
Message ID:
00848011
Vues:
30
Hi Tracy,
>It looks like a framework for our existing application is out of the question, but incorporating separate components into it is not.

This is the same decision in the project I work in was held to.
We are still suffering from that decision. But I guess I'm preaching to an overruled converted. Just tell them upfront, writing your own framework just means having to rewrite "the" framework probably 2 - 3 more times <g>.

>We are looking at dbi-tech's component toolbox and wondering if anyone has any experience using them and incorporating them into their apps.
we are using dbi (and dynazip). activeX is a must for treeviews, and dbi was easier to integrate than the MS one. OTOH we are hosting IE directly, not dbì's version. But WebBrowser is often a different animal ...
>Is it tricky? Worth the cost?
In a few other answers there were problems cited with changing focus.
Probably stemming from the same corner: our problems with DoEvents.
Hint: give your goApp a method to encapsulate DoEvents and never call DoEvents directly from any code.

>Is it any quicker developing using their tools than in vanilla vfp?
I'ld probably use exisiting pure vfp-controls (for instance for date entry) before going the activeX way. Better control vs. a bit more work customizing for our special needs, since some customizing / encapsulation is needed even with the best tools. But I'ld check for performance of the VFP control first.

HTH

thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform