Think carefully before making a change like this. The reason user interface standards exist is to make sure that users can go from application to application and be productive, without having to relearn everything they know. I expect Ctrl-Home to go to top of document, and Ctrl-End to go to end of document, because that's the Windows standard. Unless you have a very good reason not to, your application should do the same.
···
On Tue, 18 Mar 2008 20:41:06 +0100, Franz Steinhäusler <franz.steinhaeusler@gmx.at> wrote:
On Tue, 18 Mar 2008 12:08:20 -0700, Robin Dunn <robin@alldunn.com> wrote:
>Franz Steinhäusler wrote:
>> Hello, in my app, I want to assign for the stc control:
>> ctrl-page up ... for jump to document start
>> ctrl-page down ... for jump to document endOk thanks, so it is not so trivial. I would like to use ctrl-page up in the stc to go
to the top of the document for example. It seems to me more logical, than the
ctrl-Pos1 or ctrl-home key.
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.