Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calculation Displaying on Form
Message
 
 
À
18/10/2002 10:14:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00712858
Message ID:
00712866
Vues:
6
Hi!

How you display it that is displays in blank area? Are you using any "?" comands?

You should use a label on form and assignr esult to its Caption property, or put a text box and assign result to its Value property. For example:

thisform.Text1.value = ...

OR

thisform.Label1.Caption = str(...)

>I am using the sum function on a table and displaying the results in a text box on the form...that part is working fine but displaying the calculation on the form below the text box in a blank area. Any suggestions????
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform