Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why do we need to Save?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00141049
Message ID:
00141079
Vues:
32
>I'm of the opinion that we need a save button, mainly for the reasons already given. However, the interface you saw does have a couple of problems.

I think you're missing the point, Craig (with all due respect). It's simply moronic to have a message interrupt you to tell you that the program miraculously accomplished something that should be taken for granted.

>First is the use of the WAIT WINDOW. Too easy for the user to miss. If I require the user to respond, I always use MESSAGEBOX.

Good point. On a high-res display (like my 1280x1024), it's very easy to miss a WAIT WINDOW way up there in the corner.

>Second, there is no reason for the user to press a key at that point. A WAIT WINDOW with a timeout of 2 seconds should be sufficient.

This is a bad idea, in my opinion. Two seconds is a very long time (try saying "one elephant, two elephant"). Timeout messages belong with blinking text in the Stone Age of user interface design. And if you can click the message away, then that's what people will do, and it will be no better than a MessageBox.

But the main thing is that a program shouldn't waste the user's time by requiring any action from her that doesn't further the user's goals. If it is that extraordinary that data should actually be saved, then a status line message is sufficient.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform