Why is a modal/modeless dialog called modal/modeless?

Viewed 4763

I always have trouble remembering whether the modal or modeless dialog is the one blocking operations in other parts of the application.

Does anyone know why they are called that way?

4 Answers
Related