trichview.support
Re: Select All Shortcut |
Author |
Message |
Sergey Tkachenko |
Posted: 08/26/2004 14:54:19 Some operations cannot be performed in OnKeyDown - operations that destroy cell inplace editor. SelectAll is one of these operations. This solution is to use PostMessage to post your own message to form and call SelectAll in responce on this message. I can explain how to do it, if you need. > > Hello, > The TRichViewAction SelectAll has a Shortcut CTRL-A already defined. That > causes the current document to be selected when I press CTRL-A, no matter > if rv has the focus or not. |
Powered by ABC Amber Outlook Express Converter