here are a couple of little things that bug the heck
out of me while working (if anybody cares!)
cursor position not always accurate:
in the method editor, i move the mouse
to a specific place in the text, clicking to set the
insertion point so i can edit. most of the time, the
insertion point is at the character to the left of where
i clicked!
double-click and drag:
just about everywhere these days, one can double click
on a word, then before releasing the mouse button, begin
to drag. in doing so, entire words would be selected.
i use this all the time in other programming environments,
but servoy doesn’t allow it.
triple-click to select a line:
would be much more useful if it selected the return
at the end of the line as well. that way one could
triple-click, cut, reposition the cursor elsewhere, and
paste, moving the entire line.
the good news:
i love the way you handle various other editing
functions, like ctrl-[right | left] arrow to move over
words, cmd-arrow to get to beginning & end of line,
etc.
overall, it’s a great environment to work in!
rm