Le 23 sept. 10 à 16:16, Stephan Witt a écrit :
But I don't like that much.
* One has to convert all FileDialogs to non-native to make them consistent looking.
* The result would be that LyX is unlike other applications.
* The native FileDialog on Mac is more powerful.
 (It allows direct mount of network resources.)

The documentation states:

By default, the native file dialog is used unless you use a subclass of QFileDialog
  that contains the Q_OBJECT macro.

We do subclass QFileDialog in LyXFileDialog, for the purpose of using buttons. If we did
not do that, we'd have native dialogs.

JMarc

Reply via email to