User interface enhancements in GAUSS 12

Program Input Output Window

  • Combined program input/output window available on every page in the user interface.
  • Shows live output when switching between pages.
  • Search through your program output with CTRL+F.
  • Prints output faster than GAUSS 11 with no need need to add print /flush statements for live screen updates.

New Source Formatter

  • Correctly formats an entire source file or highlighted text with one hot-key or from a context menu.

Command History Window

  • Organized by session or date.
  • Select a group of commands and send them to a new file.
  • Subtle "tiger striped" for enhanced readability.

Error Window

  • Easier to manage - can be set to apear only upon the occurence of an error and disapear when the next command is run, or the user may keep it open always if desired.

Notifications

  • Unobtrusive window notifications display at the bottom right of your screen for 5 seconds.
  • Can be set to notify you of errors, the end of a job, when your GAUSS program is waiting for input, or turned off completely.