Icon in button bar for filtered view

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
dekiblue
Junior Member
Junior Member
Posts: 30
Joined: 2010-09-30, 14:39 UTC

Icon in button bar for filtered view

Post by *dekiblue »

I want to set up separate icons in the button bar to filter different views: word files (show only doc and docx files), excel files, jpg, pdf, etc.

I thought of custom columns and then to use cm_SrcCustomView but there I can't seem to find a way to set a filter, so I guess it's the wrong way to do it.
How can I do that please?

Deki
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50934
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

You can use the "cd" command, e.g.
cd *.doc *.docx *.xls *.xlsx
or
cd c:\my documents\*.doc *.docx
Author of Total Commander
https://www.ghisler.com
dekiblue
Junior Member
Junior Member
Posts: 30
Joined: 2010-09-30, 14:39 UTC

Post by *dekiblue »

Thanks, that works great.

Deki
Post Reply