hi,
i use the plugin wdx_shelldetails to get access to "genre" property of my mp3 files.
Then i use the color feature to customize a color for each type (i use 10 genre).
i noticed the process to colorize the list is strangely long for a list of 70 files whereas i have a fast computer and drive (ssd on 6-core cpu).
so , i search a way to put a button in the tool bar to activate-desactivate the color feature on demand.
Does it exist , or am i the lone person who need it ?
But i didn't find a "togglecolor" macro command ... only an access to config dialog box (with cm_ColorConfig); it takes 3 mouse clics, i can use it but a one-clic toggle option would be perfect....
Best Regards,
Mike
is there any button action to toggle on-off color feature ?
Moderators: Hacker, petermad, Stefan2, white
-
- Senior Member
- Posts: 202
- Joined: 2010-12-12, 10:05 UTC
- Location: Amiens
is there any button action to toggle on-off color feature ?
i'm an old long user of TC since the windows 3.11 release !, for the history, i came to tc when i migrate from amiga commodore to PC where they are diskmanager and directory opus there.
You can try to automate your 3 mouse clicks with e.g. TCFS2:
Code: Select all
TCFS2.exe /ef "tcm(494, 1) eval(send_wait(`+{TAB 5} {ENTER}`, findwnd(`TDLGCONFIGALL`)))"