Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB calculator
Message
De
17/03/1999 15:42:19
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00198820
Message ID:
00198868
Vues:
25
>>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"


How about just

ACTIVATE WINDOW Calculator
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform