Can AutoReplaceTriggerActivator be set to the down arrow key?

SyntaxEditor for Windows Forms Forum

Posted 9 years ago by Michael Dempsey - Sr. Developer, Teradata Corp
Version: 14.1.0321
Avatar

Currently you have no way to specify automatic case setting for tokens that are matched to a regular expression. (A feature I'm hoping you will add at some point) so I am making use of AutoReplaceTriggers to uppercase the most commonly used such tokens.

These work fine for Space, Tab and Enter but if the user simply presses the down arrow after one of these keywords then the trigger does not fire.

When setting AutoReplaceTriggerActivator I have to specify a 'character' rather than a 'key' so is there any way to specify a key that does not generate a character?

Thanks
Mike  

Comments (3)

Answer - Posted 9 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Mike,

Sorry but auto-replace triggers only work with typable characters.  There isn't a way to get them working with non-character producing keys like arrow keys.


Actipro Software Support

Posted 9 years ago by Michael Dempsey - Sr. Developer, Teradata Corp
Avatar

Is there a feature request open to add an 'AutoCase' option for Tokens defined using RegEx patterns?

If not, could you please open one.
The idea is to be able to specify AutoCase=Upper, Lower, and maybe Proper.

Posted 9 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Mike,

Ok we will add it to the TODO list if it's not already on it.


Actipro Software Support

The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.