Search in files

Working on new editor enhancements?
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Search in files

Post by Trond »

In 4.01 the Start and Cancel button swapped placement. The old placement was much better. Now I hit cancel every time I want to search.

Edit: And also it doesn't find what I'm searching for even though I know it's there!

Edit: Ok the filter format was changed so the old filter was suddenly invalid.
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

Swapped the buttons back. It was a mixup in the rework of the gui code since 4.0

About the patterns: Yes, the old matching was very simplistic. It now matches
the same way ExamineDirectory() does. (except for the multiple possible patterns with "," of course).
quidquid Latine dictum sit altum videtur
Post Reply