[GRASS-dev] [grass-code R][304] Don't show hidden files when browse

code R item #304, was opened at 2007-02-20 21:07
Status: Open
Priority: 3
Submitted By: Carlos Dávila (carluti)
Assigned to: Nobody (None)
Summary: Don't show hidden files when browse
Issue status: None
GRASS component: general
Operating system: Linux
Operating system version: debian etch

Initial Comment:
When you browse for any file in GRASS, you can always see hidden folders and files, so it takes much more time to find what you are looking for. Is it possible to change this behavior?

----------------------------------------------------------------------

You can respond by visiting:
http://wald.intevation.org/tracker/?func=detail&atid=188&aid=304&group_id=21

Initial Comment:
When you browse for any file in GRASS, you can always see hidden
folders and files, so it takes much more time to find what you are
looking for. Is it possible to change this behavior?

No, AFAIK it is a feature of Tcl/Tk and there isn't anything we can do
about it. Hopefully the new wxPython GUI file selector widget will allow
more control.

Hamish