Page 1 of 1

HOW TO SELECT FILES by clicking (left mouse) on file number

Posted: 15 Sep 2024 16:13
by shuklaharshit75
HOW TO SELECT FILES by clicking (left mouse) on file number.
SELECT FILES by clicking (left mouse) on file number.gif


I want to select the files when I left mouse click on the line number

I have tried all these hashtags from 250 to 259 none of them work.
Screenshot 2024-09-15 193905.png
Which #number should i use to select files in such a way??
Screenshot 2024-09-15 194027.png

Re: HOW TO SELECT FILES by clicking (left mouse) on file number

Posted: 15 Sep 2024 17:22
by RalphM
Just use checkbox selection instead as you're already showing them anyway (check boxes just right of the line numbers) :whistle:

Re: HOW TO SELECT FILES by clicking (left mouse) on file number

Posted: 15 Sep 2024 18:35
by shuklaharshit75
ok but What's the hashtag for selection of files?

Re: HOW TO SELECT FILES by clicking (left mouse) on file number

Posted: 15 Sep 2024 18:43
by jupe
You'd need to make a proper script for that, something like this should work,

selectitems get("item",, posatpos()),,, t;

Re: HOW TO SELECT FILES by clicking (left mouse) on file number

Posted: 15 Sep 2024 19:44
by shuklaharshit75
he he he.... thanks man.
Video_2024-09-15_231039.gif