Liviu Andronic wrote: > Does any of you have an idea whether it would be difficult to make LyX > also comply with this Qt arrangement? Should I file a bug report? > Personally I would be much happier with using the GTK selector in LyX.
Note that we do not use the native qt file dialog either on Linux, but our own. This is due to the custom location buttons ("Templates", "Cliparts", etc.), which are not easy to provide with the native dialog. Out ultimate goal would be to provide those locations via the location or "places" bar, also on Win and Mac, where these are currently missing completely. But astonishingly enough, this is all but a straightforward task. Jürgen