AutoReplace and Triggers

SyntaxEditor for Windows Forms Forum

Posted 21 years ago by painetraine
Avatar
I currently have a trigger that fires when the user presses a space after the keyword "join". However, some users have AutoReplacements defined like !ij = "inner join". When the user presses !ij and then space, the editor inserts "inner join" but the trigger isn't fired. I can understand why it's not being fired what was wondering if there is a way to handle this other than simple looking at the replacement text and firing the trigger myself?

Thanks

Comments (1)

Posted 21 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
What you're doing is probably the best thing because triggers only fire on keypresses.


Actipro Software Support

The latest build of this product (v25.1.0) was released 21 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.