I have a form with two comboboxes. In Developer, they work beautifully; I can tab in, hit a letter, and the value is chosen. I can tab out and continue on my merry way. As this is a data entry form for a busy call center, the speed of this is great.
However, when I upload the solution to the client, the comboboxes no longer work that way. The user has to click on the value with the mouse.
I’m developing on Win2kPro. The client is using Gentoo Linux as server and XP as clients. The comboboxes are checked as editable, select on enter, but I’ve tried changing those settings to no avail.
Any ideas how I’m goofing this up?