fixed key bindings in notebook

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 end

Ok 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.

It's also rational and follows the paper model. When reading a printed
document, PgUp goes back one page, not to the first page (unless you are on
page 2, of course).

   However, one could rationalize a change as following the Microsoft model;
they don't like anyone else's standards either.

Rich

···

On Wed, 19 Mar 2008, Tim Roberts wrote:

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.

--
Richard B. Shepard, Ph.D. | Integrity Credibility
Applied Ecosystem Services, Inc. | Innovation
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863