Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox and listindex
Message
From
05/01/2004 12:06:19
 
 
To
05/01/2004 09:21:53
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00863734
Message ID:
00863919
Views:
20
This message has been marked as the solution to the initial question of the thread.
Hi Tracy.

What is strange is that when the user moves to the next page by exiting the last control on a page when the next page receives focus, the listbox is at the top of the list as it should be.

That is exactly what I would expect to happen. Default behavior for the page up key in a list box < s >.

CASE nKeyCode = 3 .AND. nShiftAltCtrl = 0 && Page Down

Try adding a NODEFAULT immediately after this statement.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform