F
Fredrik Melin
Have posted about this before without luck, maybe someone know a workaround.
Using Framework 1.1
I have about 140 clients running my application, every day, some of them
loosing the Tab key function in the forms, they also loosing the enter key
functionallity.
Instead of TAB and Enter the active button (what ever button that is for the
moment) get pressed instead.
The enter problem I have "solved" by telling them to use CTRL-Enter instead
that seems to work better.
But for the TAB button I dont know how to solve it.
One time, I manage to get the same problem in my IDE while debugging, and on
Enter or TAB the only message sent was as the active button was clicked, the
message for the TAB or enter never got triggered.
I suspect its linked to forms having a Tabpage on it, its only happening
there.
Anyone seen the same and have a solution?
Regards
Fredrik Melin
Using Framework 1.1
I have about 140 clients running my application, every day, some of them
loosing the Tab key function in the forms, they also loosing the enter key
functionallity.
Instead of TAB and Enter the active button (what ever button that is for the
moment) get pressed instead.
The enter problem I have "solved" by telling them to use CTRL-Enter instead
that seems to work better.
But for the TAB button I dont know how to solve it.
One time, I manage to get the same problem in my IDE while debugging, and on
Enter or TAB the only message sent was as the active button was clicked, the
message for the TAB or enter never got triggered.
I suspect its linked to forms having a Tabpage on it, its only happening
there.
Anyone seen the same and have a solution?
Regards
Fredrik Melin