The notification center is a combination of pop-up messages that are not modal and don't require user input, and is a place where a list of tasks, errors and warnings can be seen. These messages show notifications, warnings and errors and background tasks.
In this corner, by default, pop-up messages will appear. These messages:
Shift+left click will hide all current pop ups.
When you click on the button next to the Menu Search window, the Notification Center window appears. This window has three tabs, Current, History and Preferences.
The Notification Center can also be opened by going to Tools → Advanced → Notification Center.
The Menu can be accessed via the icon on the top-right corner of the panel. When clicked, it reveals the Help sub-menu with the Go to documentation... option that directs the user to the documentation page for this tool.
The Current tab shows a collection of all notifications.
The Notification History contains a full history of messages. Double-clicking an item will, if possible, take the user to where the error originated from.
Button | Description |
---|---|
Clears the list of messages. | |
Shows the complete history of messages. | |
Copies the history to the clipboard. | |
Shows/hides info messages. | |
Shows/hides warnings. | |
Shows/hides errors. |
Clicking on the column headers (Type, Time, Title, Message) will sort the items in the list.
Option | Description |
---|---|
Allow Pop-ups | Enable/disable notification pop-ups for warnings, asserts and errors. These will still be stored in both the notification list and history. |
Combine Notifications | Enable/disable warnings, asserts and errors being combined into a single notification when the max number of notifications is displayed in the notification list. |
Notification Max Count | Maximum number of notifications displayed before they are combined into a single notification in the notification list. |