Author Topic: _tree_view and Ctrl+Click  (Read 791 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
_tree_view and Ctrl+Click
« 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.

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2906
  • Hero Points: 153
Re: _tree_view and Ctrl+Click
« Reply #1 on: August 10, 2022, 02:13:16 AM »
I'm not sure what's going on here.  I'll take a look at it.

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2906
  • Hero Points: 153
Re: _tree_view and Ctrl+Click
« Reply #2 on: August 10, 2022, 05:29:37 PM »
This is fixed for Beta 2.  Thanks!