Ondrej Beran: -------------------------------------------------------------------------------- 1. IMHO ability to filter opened files off by mask is usefull feature and _should not be removed_. --------------------------------------------------------------------------------
We're agreed on that, then :-) Ondrej Beran: -------------------------------------------------------------------------------- 2. Instead of checkbox I'd sugest to maintain internally three independent file masks per each scope and switch them accordingly. For opened files scope it could be set to '*.*' by default. It should be easier to implement it and there is no impact on existing GUI. -------------------------------------------------------------------------------- I wasn't suggesting removing the textbox - merely adding a button to display a popup containing the checkboxes. If only the relevant extensions are displayed, I think it would make things faster. Your idea [3 independent file masks] would work well, but would _not_ be easier to implement. You're adding more data states, which is a bigger increase in code (remember they have to be persisted too) than a simple GUI add-on which works with the existing data. -- <http://forum.pspad.com/read.php?2,42167,42170> PSPad freeware editor http://www.pspad.com
