Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TextBox & Dropdown working together
Message
De
10/04/2000 15:09:16
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvanie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
TextBox & Dropdown working together
Divers
Thread ID:
00357638
Message ID:
00357638
Vues:
46
I would like to present the user with a list of possible entries, while also allowing free entry of new values. This will be an upgrade to existing code based on a textbox. The problem with simply converting the textbox to the combobox is that the textbox is bound to a view field and used for display. (something the Combo can't do in this context)

My solution is to leave the textbox functioning as before, and add the combobox such that the textbox appears to be the display area of the combo (but the actual combo control is only width=25)

Is there a way to force the right part of the drop-list to align with the right side of the visible part of the combo control? (currently, the left side is aligning, which pushes the list past the edge of the screen) Alignment doesn't do it, probably because the combobox.alignment controls the formatting of the display area. (which isn't even visible) TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform