Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UpDating An Appointment List With Date And Text
Message
De
09/06/1998 02:56:04
 
 
À
08/06/1998 16:49:43
Zaraq Bari
Bari Studios Limited
Lahore, Pakistan
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00106070
Message ID:
00106197
Vues:
34
>Hello All;
>I want to modify the example form 'Adding items from a textbox to a list' in the solutions directory of VFP.5.0.I can enter the text and press the return key and the text is pasted in the listbox.Now I have made a dete textbox and I want to save the date with the text as it is an appointment form.Furthermore I want to save both the text and date for future reviewing.And lastly if I edit an item in the listbox I want that item saved and then edit its contents , so I can see the history of the appointment.Thank You......
>
>Zaraq Bari malik

If i've understood, all you need is a listbox with 2 columns. When adding an item you can add the text value to one column and the date value to another one. You can do this trhough addlistitem() and access both values with list(1, 1) and list(1, 2). Hope this helps. Carlos
Saludos,
A.G.P.
---------
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform