Object Oriented Software Engineering   View all facts   Glossary   Help
subject > component > user interface component > window > dialog > modal dialog
Next dialognon-modal dialog    Updialog    Previous dialogtabbed dialog   

modal dialog
subjectfact 
modal dialoghas definition A dialog that the user must dismiss before interacting with any other window2001-08-30 14:56:36.0
is a subtopic of 7.4 - The Basics of User Interface Design2001-08-30 14:56:36.0
is a kind of dialog2001-08-30 14:56:36.0
limits the user's options2001-08-30 14:56:36.0
prevents the user from interacting with any other window until he or she has dismissed the modal dialog2001-08-30 14:56:36.0
should be avoided because it forces the user to constantly press 'OK' or 'Cancel' to move on to the next step2001-08-30 14:56:36.0
componentis reusable if it can be used in several different systems with little or no modification2001-08-30 14:55:00.0
may perform a special-purpose function such as the user interface for a particular system2001-08-30 14:55:00.0