|
|
Povwin 3.5 Beta 2 - Win2K Pro SP2
Go to the menu -> Options / Editor Window. If both "Click Beyond EOL" and
"Constrain Caret To Text" are switched off (i.e. no tick next to them) the
following issue occurs -
Selecting multiple lines of text only works if you start by clicking and
holding inside a line of text. If you click and hold on the outside of the
text (beyond the EOL I guess) then you cannot select any text in that line,
or on multiple lines.
Switching on "Constrain Caret To Text" will show the desired behavior of
selecting text with the mouse regardless of the starting position inside or
beyond EOL.
(I prefer to work with constrain caret to text - so this doesn't affect me,
but I'm sure someone out there may find it annoying)
\\ Thanks,
\\ Jon.
Post a reply to this message
|
|
|
|
> Selecting multiple lines of text only works if you start by clicking and
> holding inside a line of text. If you click and hold on the outside of the
> text (beyond the EOL I guess) then you cannot select any text in that line,
> or on multiple lines.
That's not a bug, it's correct behaviour (since in that mode, there is no
logical space beyond the end of a line, so you are clicking outside the bounds
of the editor, not in the space between the end of one line and the start of
the next).
To easily select multiple lines, click in the left-hand border area (the coloured
section) and drag downwards or upwards.
-- Chris
Post a reply to this message
|
|