Notification to user of result of operations
Brought to you by:
alexdp,
cayhorstmann
Currently, some file operations do not provide the user with any sort of feedback that something has occurred. For example, when loading a corrupt/invalid file, no error message or notification will be displayed to the user. Also, when exporting to an image file, there is no way of knowing that anything has been completed or if it has failed.
This could be shown on a status bar at the bottom of the window or as a popup message box like what happens when the file is not found.