Pavel Sanda wrote:
Sounds like a bug we (i.e., you!) should report to Trolltech. Now: Is there a
workaround for us in the meantime?
i believe there should be some way ho to tell opendialog to show hidden files -
setShowHiddenFiles function existed in qt3 so i would suppose it just get moved
somewhere else.
I've looked and looked and looked and can't find anything like this.
There is a constant, QDir::Hidden, that looks relevant, but nothing in
QFileDialog seems to take this constant as an argument.
or...dont pass filename parameter and let the open dialog start always in home.
if user really wants to go to hidden, let him use the popup menu for displaying
hidden files.
This is inconvenient, at best, since ~/.lyx/bind/ is where the bind
files will normally be put. So I'm not sure what we should do here.
rh