Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - I want to add to a COMBO BOX ?
Message
De
08/04/1997 09:26:17
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Groupes d'usagers
Divers
Thread ID:
00027260
Message ID:
00027400
Vues:
30
>>>>I want make a COMBOX BOX editable so my users can
>>>>ADD/DELETE/CHANGE records as they please. This COMBOX is
>>>>used for selecting a choice, like: HARDWARE/SOFTWARE
>>>>
>>>>Any suggestions?
>>>
>>>You can use .AddItem() to populate your combobox from whatever source. If a user types in an answer that is not in the list, then .ListIndex is 0. If 0, add it, .AddItem(THIS.DisplayValue). It also might be easier to use a table as the source and then add, change and delete from it.
>>>
>>>How are you indicating to the combobox what the user wants to do?
>>>
>>>Steve Despres
>>
>>I Steve... I have a questions if you do not mind.
>>I need some code will let me SHOW a FORM if it detects the FORM
>>is already in memory. thanks
>
>
>you really only need to post this message once....

Hi Dave... I have not been able to make it work and sometimes you have
to ask the same question in different ways to get different answers.
Also, how long are questions kept for people to answer them. Are they
kept for 5 days, 2 weeks, 3 months, then deleted?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform