<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>4 Jul 2018 19:33:00 Z</lastBuildDate><pubDate>3 Jul 2018 12:24:00 Z</pubDate><description>Dear All,&#13;
&#13;
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.&#13;
&#13;
I have created a button off window with shortcut as Enter key which works already.&#13;
However, problem is there are many other controls in the same window.&#13;
Now even the current control is not the table (eg. An Edit date control) and user press enter it will launch it incorrectly.&#13;
&#13;
Please your advise to handle this properly.&#13;
I cant find a windev function to test the current active control ie. The table.&#13;
&#13;
Many thanks in advance&#13;
&#13;
Adrian</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc/read.awp</link><title>How to enable ENTER key in Table to trigger a proc</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66098/read.awp</comments><pubDate>4 Jul 2018 19:33:00 Z</pubDate><description>A bit more code but TableInfoXY() may be your friend</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66098/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66098/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc/read.awp">How to enable ENTER key in Table to trigger a proc</source><title>Re: How to enable ENTER key in Table to trigger a proc</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66096/read.awp</comments><pubDate>4 Jul 2018 14:33:00 Z</pubDate><description>Hi All,&#13;
&#13;
I just noticed a problem when using key pressed detection on table control.&#13;
Normally i want to launch the procedure …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66096/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66096/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc/read.awp">How to enable ENTER key in Table to trigger a proc</source><title>Re: How to enable ENTER key in Table to trigger a proc</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66095/read.awp</comments><pubDate>4 Jul 2018 12:21:00 Z</pubDate><description>Many thanks Arie.&#13;
&#13;
I changed to detection method per your suggestion as it is more natural. And it now works perfectly.&#13;
&#13;
Adr…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66095/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66095/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc/read.awp">How to enable ENTER key in Table to trigger a proc</source><title>Re: How to enable ENTER key in Table to trigger a proc</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66094/read.awp</comments><pubDate>4 Jul 2018 09:55:00 Z</pubDate><description>Hi Adrian,&#13;
&#13;
you could add the "key pressed" process (wm_char) to your table control and execute your code there. Select the ta…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66094/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66094/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc/read.awp">How to enable ENTER key in Table to trigger a proc</source><title>Re: How to enable ENTER key in Table to trigger a proc</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66093/read.awp</comments><pubDate>4 Jul 2018 09:43:00 Z</pubDate><description>Thank Bart for the pointer.&#13;
&#13;
I do use the function now to detect source of action and it solved the previous problem.&#13;
However…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66093/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66093/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc/read.awp">How to enable ENTER key in Table to trigger a proc</source><title>Re: How to enable ENTER key in Table to trigger a proc</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66084/read.awp</comments><pubDate>3 Jul 2018 13:01:00 Z</pubDate><description>There is a function ControlCurrent&#13;
&#13;
ControlCurrent</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66084/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc-66084/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66083-how-enable-enter-key-table-trigger-proc/read.awp">How to enable ENTER key in Table to trigger a proc</source><title>Re: How to enable ENTER key in Table to trigger a proc</title></item></channel></rss>
