On Wed, 15 Feb 2006 14:11:48 +0000, Lionel B wrote:
> On Wed, 15 Feb 2006 23:38:46 +1100, Neil Hodgson wrote:
> 
>> Axel Huizinga:
>> 
>>> Pressing shift extends the selection - sometimes I want to move it.
>> 
>>    Are you pressing Shift after starting to drag?
> 
> Errm ... gosh - how embarrassing ... but is there any way to change that
> behaviour (rebind keys, perhaps)? I find it really clunky and at odds with
> every other editor I have ever used (it can't be a GTK default, surely? I
> note in gedit, for instance, the default text drag is a move rather than a
> copy).

Ah, I've just found the archive of my previous post on this - apologies
for the repetition. The answer I received then (from Neil) was:

"Scintilla calls the drag and drop functions with default
or suggested arguments which should result in default behaviour. For
example, gdk_drag_status(context, context->suggested_action, dragtime).
The Shift key switches to move."

I guess my gripe then is that default or not, this is not very obvious or
intuitive behaviour - and evidently not just to me. Even when instructed
to use the shift key both I and the OP got it wrong!

-- 
Lionel B


_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to