Notification windows

Notification windows

Notification windows are used to display messages that notify the user about the results of certain operations within the program.

The following kinds of notification windows exist in Tillypad XL:

Error message window

An error message is a notification window that appears when the user tries to carry out an invalid operation. The window displays the Error header, as well as the error message itself, which explains the reason this operation cannot be carried out.

Figure 4.95. Error message window


The error message window blocks the window in which the error appeared. You can only continue working after you accept the message by pressing the Close button. When you press Close, the message window closes, and the selected command is not executed.

The message window may contain a data grid. This type of message is only used if the user needs to view specific items of the data grid in question.

Figure 4.96. Error message window with a data grid


Pop-up message window

Pop-up windows give you quick messages about errors encountered or about the specific character of the entered data.

Pop-up windows appear when you hover your mouse over the icon next to the field. This icon appears as a result of the automatic data input check. When you enter data into the field, the system performs a consistency check (whether or not all required fields have been filled out and whether all entered strings, figures, and dates are correct).

As a result of the check, the following icons can appear:

  • error icon, which indicates an input error:

    Figure 4.97. Pop-up window with an error message


  • warning icon, which notifies you that the entered value will be changed when stored to the database.

    Figure 4.98. Pop-up window with a warning


  • notification icon, designating that the data input is correct, but there is additional information available regarding the entered data.

    Figure 4.99. Pop-up window with a notification


Information

The Information window is used to view additional information about the performed operation. This message appears after an operation has been successfully completed.

For example, if a stock item recalculation operation has been carried out, the message window will display a data grid with a list of documents, the specifications of which have been changed as a result of the operation.

Figure 4.101. Message window with information about a completed operation


If no documents were changed during the operation, the data grid remains empty. Pressing OK will close the Information window.