Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 18 FEB 2000 03:23:13PM [email protected] wrote:

Is it possible to disable the Enter key on a BUTTON. In some case, I want the BUTTON to work only if they "CLICK" on the Button and not just "enter through it".

Thanks,

[email protected] onmouseover=window.status=imagine … ;return(true)"

Symmetry Info

Ray Chan ~ Symmetry Info


At 18 FEB 2000 06:58PM Don Bakke wrote:

Ray,

There is no distinction between pressing Enter and clicking on a button. However, your best bet would be to move the tabbing order of the button to be the last control on the form. Then in the CREATE event set the NEXT property of the second to the last data control to be the first data control (i.e. key ID) on the form. That way the end user will never hit the button by tabbing or pressing enter through the form. The only way they can access the button is to click on it.

[email protected]

SRP Computer Solutions


At 19 FEB 2000 12:59AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:

Another way is to fake a button by having a bitmap and trapping the click on there.

The Sprezzatura Group

[/i]World leaders in all things RevSoft[/i]

www.sprezzatura.com_zz.jpg


At 19 FEB 2000 01:39AM [email protected] wrote:

Thank you to Mr. Group and Mr. Bakke for your excellent response. I'm always delighted to see different approaches to tackling an issue.

[email protected] onmouseover=window.status=imagine … ;return(true)"

Symmetry Info

Ray Chan ~ Symmetry Info

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/e55902459fe2a86085256889006ffd75.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1