Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread simulate the enter key press !
Thu, Mar 24 2016 10:23 AMPermanent Link

kamran

Hi All

In EWB code:

Is there a way to simulate an enter key press ?

eg send an enter key to the current screen / form

Thanks in advance.

Kamran
Thu, Mar 24 2016 10:53 AMPermanent Link

Matthew Jones

kamran wrote:

> In EWB code:
>
> Is there a way to simulate an enter key press ?
>
> eg send an enter key to the current screen / form

To do what? You can just call the click event for a button - no need to
actually do a key press.

--

Matthew Jones
Thu, Mar 24 2016 11:47 AMPermanent Link

kamran

Thanks !!


"Matthew Jones" wrote:

kamran wrote:

> In EWB code:
>
> Is there a way to simulate an enter key press ?
>
> eg send an enter key to the current screen / form

To do what? You can just call the click event for a button - no need to
actually do a key press.

--

Matthew Jones
Image