Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB calculator
Message
 
 
À
17/03/1999 15:03:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00198820
Message ID:
00198852
Vues:
19
>I am writing a budgeting system that needs a calulator in the program. I found a VB calculator in the samples directory that would fit my needs. What do I need to do to incorporate the calculator into my VFP application? Are copyright issues involved?
>
>Thank you,
>
>Lance

VFP has a calculator as well that you can include. It just depends on what all you need it to do. The VFP menu name is _mst_calcu. The code snippet generated by the Menu Designer:

DEFINE POPUP _tools MARGIN RELATIVE SHADOW COLOR SCHEME 4
DEFINE BAR _mst_calcu OF _tools PROMPT "Calculator"
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform