Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help w/ Displaying Strings in a Form
Message
 
 
À
31/05/2007 17:32:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP
Divers
Thread ID:
01229697
Message ID:
01229707
Vues:
9
>Basically I'm writing a program that listens to a comm port and displays what is being recieved on to the form.
>
>How would I go about doing this? I'm new to foxpro and was wondering where I would start. Basically I know how to send iformation to a LABEL by doing this..
>
>thisform.LABEL.caption = commPortRecieved
>
>But what if I wanted to display the information in a edit box? or something like an edit box? can someone please give this noob some insight on how to do this w/out using a LABEL. Because I want to fill out the text box as its listening and I dont think a label will be appropriate for this.

You can also use a listbox and add a new information using AddItem method.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform