[RESOLVED] mouse drag not working in vb6 editor
recently i have found that i can not drag blocks of code when editing or drag the code execution point when stepping through code
i am not sure if there are any other symptoms
this is not happening in my vba editor, where it works as expected
anyone else noticed this behavior or have a solution
Quote:
Edition Windows 10 Pro
Version 21H1
Installed on 17/02/2021
OS build 19043.1766
Experience Windows Feature Experience Pack 120.2212.4180.0
vb6.0 sp6
Re: mouse drag not working in vb6 editor
I've always found cut/paste more precise so I never use it. Trying it here, it seems to be working just fine.
Tested on 21H2 though.
Re: mouse drag not working in vb6 editor
Quote:
I've always found cut/paste more precise so I never use it.
hard to move the execution point that way though
Re: mouse drag not working in vb6 editor
I'm not seeing any issue here. Thought I was running 21H1 but I checked and looks like it updated to 21H2 at some point.
Re: mouse drag not working in vb6 editor
not sure when it stopped working correctly, but it has been for a while now
Re: mouse drag not working in vb6 editor
Any Add-ins loaded - I presume MouseWheelFix, anything else?
Re: mouse drag not working in vb6 editor
Re: mouse drag not working in vb6 editor
Did you by chance disable the option "Drag-and-Drop Text Editing" under Options → Editor → Window Settings?
Re: mouse drag not working in vb6 editor
thank you right on the money, so easy i have been really missing this, no idea how it might have got changed