Skip to main content
Version: Next

4.1.1 Title Bar

The PowerWriter title bar contains the following features, as shown in the figure:

image-20240603162225184

  • PowerWriter version number.
  • PowerWriter Release date and time information.
  • PowerWriter Minimize, Maximize, and Exit buttons.

4.1.1.0 Standard operation

The title bar provides access to the PowerWriter application's release information in addition to standard operations such as minimize, maximize to minimize, maximize the application's main window, and toggle between normal and maximum size when double-clicking.

4.1.1.1 Action on exit

When the PowerWriter application exits, it detects whether the current project needs to be saved and whether the project has been changed to prevent settings (data loss), and the operation logic is shown below:

  • Quit directly when no project is loaded.
  • Create a new project or open an existing project and have made changes to an existing project.
    • Automatic saving or loading of recent operation logs is automatic if checked in the preferences.
      • If it is loading an existing project, it is automatically saved.
      • If it is a new project, a pop-up box prompts the user to save the path and save it.
    • If Auto Save or Load Recent Actions Log is not checked in the Preferences, the user is prompted to save the item or not.
      • If the user clicks Yes, the project is saved.
      • If the user clicks No, the project is not saved.
      • If the user clicks Cancel, the closing of the application is canceled, and the user can save the item as a separate file before closing it at this point to prevent data loss.

A demonstration of the operation is shown below:

GIF 2024-6-3 16-52-53