Posted 20 years ago by bnott
Avatar
How about a way to add a KeyActionMapping that maps a key to a delegate?

Comments (4)

Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Modifying of how keys get processed is one of the last things we'd like to do before putting out a 2.5 pre-release. I think we need to add a way to allow users to intercept keys before they are handled by actions. This would prevent people from having to create a class that inherits SyntaxEditor so that they can override ProcessCmdKey.

Would that solve your issue?


Actipro Software Support

Posted 20 years ago by bnott
Avatar
All i wanted to do was make CTRL-F and CTRL-H open up my Search\Replace window. This was easy enough to by hooking up to the OnKeyDown event of the SyntaxEditor.

By the way, I think CTRL-Y (as well as CTRL-SHIFT-Z) should be mapped to redo by default.

Thanks

P.S., since I have your attention on this thread, perhaps on can get you to comment on this one: <A HREF="http://www.actiprosoftware.com/cgi-bin/ubb/ultimatebb.cgi?ubb=forum&f=11." TARGET=_blank>http://www.actiprosoftware.com/cgi-bin/ubb/ultimatebb.cgi?ubb=forum&f=11.</A>
Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Ok, this is done for 2.5. Your URL didn't come through all the way.


Actipro Software Support

Posted 20 years ago by bnott
Avatar
My post about double-click word selection being not correct. That it selects the word on mouse up, rather than on mouse down.
The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.