modal window

gui programming

Death to the Dialog Box

One of the unnecessary evils of GUI programming is the "Process Dialog Box" – what we think of as MessageBox.Show. You know, like this: All kidding aside, these dialogs are frequently abused for displaying all kinds of trivial information to the user, a mistake that Alan Cooper calls

By Jeff Atwood ·
Comments