[Suggestion] Options Still Scattered

Users can find options easily if they are all in one place, or at least in one menu. When I was programming, the standard was “Tools/Options.” Another was “Edit/Preferences.”

Most of your options are on the File menu.

I realize that you may have too many options for the main Options dialog. But users will find them better if you have:

Tools/Options …
Tools/Project Options …
Tools/Statistics Options …

Note that the dialogs should be modal, not modeless. Your modeless dialogs create havoc when selecting windows from the taskbar. In the situation shown in this image, Windows will not work as expected (can’t close one of the instances, choosing the Options window will not take you to the Options dialog, etc.

A brief survey of my most used applications on Windows at work:

Outlook: File->Options
Excel: File->Options
Word… okay, the whole office suite is consistent, so we’ll count that as one application.

Notepad++ : Settings->Preferences
TOAD for Oracle: View->Toad Options
Adobe Acrobat Pro: Edit->Preferences
Skype for Business/Microsoft Lync: Tools->Options
1Password: File-> Preferences

As far as I’ve been able to tell, there is no standard on Windows. Or maybe there have been too many standards over the years. :unamused:

Oh, Microsoft has consistently put out UI and dev standards over the decades, but they’re usually the only ones following them. Everyone else treats them like guidelines.

Al, we had this discussion back in the original Windows beta days, and the general consensus seemed to be that it was slightly more important to keep things close to how Scrivener for Mac is laid out than to be a perfect little Windows program (especially given the fact that the Qt framework is being used, which introduces its own sets of challenges). Yer off tiltin’ at windmills, I’m afraid.