Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Activate Window Calculator
Message
De
15/09/2005 12:28:19
 
 
À
15/09/2005 11:48:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01049104
Message ID:
01049975
Vues:
12
>>>I'm using the following code to show VFP calculator in a form:
>>>
>>>Activate Window Calculator Noshow
>>>Show Window Calculator In Window (Thisform.Name)
>>>
>>>There is a way to show Calculator window like a modal form and remove the minimize button?
>>
>>Why not use the windows calculator?
>>run /N calc
>It does not return the result. Does it.
>Peter

You can SendKeys to the calculator to do a "Cut" (Ctrl-C) and the displayed value will be in _CLIPTEXT so you can use in VFP.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform