But the Web Browser object doesn't have a "suppress accelerator" property on the control that I can see, nor would it have a format mask. That's where you're having the problems, Brad, right? That they're typing in the web browser control and it's interpreting the input as an accelerator key? If so, that's a brain stumper to me
Karen -----Original Message----- From: Brad Davidson <[email protected]> To: rbase-l <[email protected]> Sent: Tue, May 9, 2017 10:07 am Subject: RE: [RBASE-L] - Disable Accelerator (Hot) Keys? Thanks for the idea, Albert. Was hoping for a one line command, such as PROPERTY RBASE_FORM ACCELERATOR ‘FALSE’, or, PROPERTY RBASE_FORM DONTENABLEACCELERATORS ‘TRUE’/’FALSE’, or of similar effect… Brad Davidson [email protected] www.aero-craft.com From: [email protected] [mailto:[email protected]]On Behalf Of Albert Berry Sent: Tuesday, May 09, 2017 7:41 AM To: [email protected] Subject: Re: [RBASE-L] - Disable Accelerator (Hot) Keys? Have you tried using a format mask in the field? There is an option to use /& to convert & from an accelerator character to a literal value. I don’t know if it would work at all in your situation, but you did say any ideas :) Albert On May 9, 2017, at 8:29 AM, Brad Davidson <[email protected]> wrote: Before I place feature enhancement to R:BaseX Enterprise, does anyone know of a global (property) command to disable accelerator key function within a form? Or a work-around (other than disabling enhanced speed buttons – ‘ENABLE’ FALSE ) for this scenario: Within an enhanced tab control object, one tabbed page is dedicated to a Web Browser object navigated to an online search engine. The user begins to enter the search criteria (part number 341876) however, if any one of the characters for this part number is assigned as an accelerator character in a sidebar button the character does not display in the browser website search line, rather, the eep code fires. Appreciate any tips on this scenario. Also, any tips in inserting the part number (TEXTVALUE variable via PROPERTY command) as a pre-fill in the browser site’s search line, such as google? Thanks, Brad Davidson Aero-Craft Hydraulics, Inc. [email protected] www.aero-craft.com -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

