Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox and listindex
Message
De
05/01/2004 06:44:44
 
 
À
04/01/2004 17:09:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00863734
Message ID:
00863793
Vues:
15
Hi Tracy.

When the user presses pageUp and goes to the next page the listbox is at the top of the list, but when the user presses PageDwn and goes to the next page the listbox is at the bottom of the page (end of file).

I take it, then, that you have some code that changes the ActivePage when the Page Down key is pressed. Sounds to me like you are missing a NODEFAULT somewhere.

Also, when the listbox does NOT have the focus I would like NONE of the rows to be highlited. Is there a way to turn that highlite off like there is in grids in VFP8?

Set the list box's ListIndex to 0. But this also changes the underlying data if it is a bound control.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform