Page 1 of 1

Multiple patterns in the selection filter?

Posted: 21 Aug 2006 11:39
by agnul
Is it possible to enter multiple filters in the "selection filter" dialog? For example can I insert "*.c *.h" to select all c sources and headers? Using a regexp for a task like that seems a bit overkill (and also requires many more keystrokes: ".*\.(c|h)" instead of simply "*.c *.h" :lol:)

Posted: 21 Aug 2006 12:08
by Gandolf
"*.c;*.h" should work, i.e. separate them with a semi-colon.

Posted: 21 Aug 2006 12:35
by admin
Gandolf wrote:"*.c;*.h" should work, i.e. separate them with a semi-colon.
Not yet... working on it...

EDIT: v5.00.0148 -> now you can 8)

Posted: 21 Aug 2006 14:05
by agnul
yay! :)

Posted: 21 Aug 2006 16:54
by j_c_hallgren
:D :D This could be VERY handy when one is looking for a file but not 100% sure of what type it is, such as JPG or BMP or GIF....so now I can scan for all three at one time! Nice!!

BTW, this makes my 300th post here! :wink:
I'm making more postings here than on MY own forum! :o
Hope that's not a bad thing? :?

Posted: 21 Aug 2006 17:43
by admin
j_c_hallgren wrote:BTW, this makes my 300th post here! :wink:
I'm making more postings here than on MY own forum! :o
Hope that's not a bad thing? :?
It starts turning bad when you make more than me!