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

Features wanted...
Post Reply
shuklaharshit75
Posts: 42
Joined: 10 Aug 2024 10:12

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

Post 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
You do not have the required permissions to view the files attached to this post.

RalphM
Posts: 2086
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

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

Post by RalphM »

Just use checkbox selection instead as you're already showing them anyway (check boxes just right of the line numbers) :whistle:
Ralph :)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)

shuklaharshit75
Posts: 42
Joined: 10 Aug 2024 10:12

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

Post by shuklaharshit75 »

ok but What's the hashtag for selection of files?

jupe
Posts: 3446
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

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

Post by jupe »

You'd need to make a proper script for that, something like this should work,

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

shuklaharshit75
Posts: 42
Joined: 10 Aug 2024 10:12

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

Post by shuklaharshit75 »

he he he.... thanks man.
Video_2024-09-15_231039.gif
You do not have the required permissions to view the files attached to this post.

Post Reply