J
John S. Ford, MD
I've written an application in Access 97 and have been trying to bulletproof
it. Part of an entry form has users entering information and I don't want
him to be able to change records in mid-entry.
I've taken some precautions to prevent this including coding my own
navigation buttons (and disabling them at appropriate times) and writing a
keyboard manager to prevent users from using short-cut keys to navigate.
(Changing records in mid-entry could be disastrous).
Despite this, my 2-year-old was doing some impromptu beta-testing and she
discovered that one could navigate through records using the mousewheel.
Any ideas on how to programmatically disable record navigation with the
mousewheel? If possible, I'd like to only selectively disable it at certain
times and re-enable it during non-data-entry procedures but either would be
acceptable.
John
it. Part of an entry form has users entering information and I don't want
him to be able to change records in mid-entry.
I've taken some precautions to prevent this including coding my own
navigation buttons (and disabling them at appropriate times) and writing a
keyboard manager to prevent users from using short-cut keys to navigate.
(Changing records in mid-entry could be disastrous).
Despite this, my 2-year-old was doing some impromptu beta-testing and she
discovered that one could navigate through records using the mousewheel.
Any ideas on how to programmatically disable record navigation with the
mousewheel? If possible, I'd like to only selectively disable it at certain
times and re-enable it during non-data-entry procedures but either would be
acceptable.
John