Dear All,
I'm trying to use ENTER key when user is browsing in a TABLE to launch a proc related to the current row in that table.
I have created a button off window with shortcut as Enter key which works already.
However, problem is there are many other controls in the same window.
Now even the current control is not the table (eg. An Edit date control) and user press enter it will launch it incorrectly.
Please your advise to handle this properly.
I cant find a windev function to test the current active control ie. The table.
Many thanks in advance
Adrian
I'm trying to use ENTER key when user is browsing in a TABLE to launch a proc related to the current row in that table.
I have created a button off window with shortcut as Enter key which works already.
However, problem is there are many other controls in the same window.
Now even the current control is not the table (eg. An Edit date control) and user press enter it will launch it incorrectly.
Please your advise to handle this properly.
I cant find a windev function to test the current active control ie. The table.
Many thanks in advance
Adrian