Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox and listindex
Message
From
05/01/2004 06:44:44
 
 
To
04/01/2004 17:09:05
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00863734
Message ID:
00863793
Views:
16
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform