Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting Records From Grid Without A Mouse
Message
From
08/04/2000 09:13:03
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00356528
Message ID:
00357209
Views:
12
Nagya,

>>The reason I asked, I am working on a POS system and have been trying to keep all controls easily accessible via the keyboard. Deletion of records in a grid has been quite a problem. I have a solution, but it is messy and I was looking for a better idea.
>>
>>Jim
>
> How about using Hot Keys for common operations, like: Next, Previous, Go Top, Go Bottom, Delete, Add, Save, Revert, etc.?
>
> Could be done in two ways: Form Class KeyPress event (ask Pablo Roca (?) for help here :) or using float menu with HotKey functionality, e.g. when your form with toolbar is instantiated, the 'Navigate' menu appears with all functionality, which is on your ToolBar. It allows you to use Hot Key.

No data navigation controls in my interface, only New, Edit, Save, Cancel, Done, Print. I am using the keypress event presently to allow the user to navigate the form quickly. It just seems that once focus hits the grid, the rules change. I have thought of a Delete button, but that is a bit out of context in this case and possibly confusing to the user. A keyboard shortcut seemed easier to me.

Jim
Previous
Reply
Map
View

Click here to load this message in the networking platform