1
SlickEdit 2022 v27 Beta Discussion / _tree_view and Ctrl+Click
« Last post by jporkkahtc on August 09, 2022, 10:18:57 pm »I used to be able to select a file, then Ctrl+Click a 2nd file in the "files" tool.
Now with V27 Ctrl+Click doesn't select the 2nd file, but does move the selection cursor.
I can only select the 2nd file with Click, then Ctrl+Triple Click.
What happened?
Also, why are there no Modifier + MouseClick events?
Ctrl+LButton_Up for instance.
list.lbutton_down() and list.lbutton_up() aren't called when the CTRL key is also pressed.
Now with V27 Ctrl+Click doesn't select the 2nd file, but does move the selection cursor.
I can only select the 2nd file with Click, then Ctrl+Triple Click.
What happened?
Also, why are there no Modifier + MouseClick events?
Ctrl+LButton_Up for instance.
list.lbutton_down() and list.lbutton_up() aren't called when the CTRL key is also pressed.