Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
POPUP?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: POPUP?
Divers
Thread ID:
00030146
Message ID:
00030178
Vues:
34
>I want to provide a picklist to the user of all existing records in a table for navigation purposes. In previous versions of FoxPro I used the POPUP but I find it looks pretty second rate in VFP. I've decided the best option is to use a listbox to display choices.
>
>What's the best way to incorporate this into my form? I've thought of manual using CREATEOBJECT() or creating a FORMSET and making the form with the listbox Visible property to .F. until activated.
>
>Is one of these ways best or is there a better way of doing this? Any suggestions greatly appreciated.

You could put your listbox in the open on a page 2 of a pageframe. That way you can use the designer to place it. If your list is extremely large you may want to use a grid instead of a listbox.

Steve Despres
EZ Data Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform