> Quoting Max Nilson <[EMAIL PROTECTED]>:
>
> > Patrick Dunford asked:
> >
> > > When I am working in the code editor, Delphi decides to help me
> > > by opening a new window with the suffix ":2", ":3" and so on,
> > > randomly.
> >
> > We had this happen on only one machine, and it was caused by a dodgy
> > keyboard. We eventually found that if you hit the keys just
> so, you could
> > trigger the new edit window command from the keyboard.
>
> What character string is that command?

I was never quite sure. You can duplicate the behaviour with a Shift-F10,
N, but I was never sure if this was what was being sent, or it there is
another more obscure keypress being generated and consumed by the IDE.

If you look at the "key mappings" topic in the help for the default
mapping you see various mappings that don't appear to match what is
available from the menus, and some of which don't work (Ctrl+N for one).
So I have no doubt that there is some way of opening another edit windows
that is bound to the default mappings, isn't documented and is being
generated some how.

Cheers, Max.


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to