Σχεδιάζετε με συνέπεια

Κάντε την εφαρμογή σας συνεπή με τον εαυτό της και με άλλες εφαρμογές, τόσο στην εμφάνιση όσο και στη συμπεριφορά της. Αυτή είναι μια από τις σημαντικότερες αρχές σχεδιασμού, ωστόσο πολύ συχνά αγνοείται. Αυτό το έγγραφο αποτελεί τη βάση για τη συνέπεια μεταξύ των εφαρμογών του GNOME, όμως σας ενθαρρύνουμε να δείτε και να ακολουθήσετε τις συμβάσεις που χρησιμοποιούν άλλες εφαρμογές εκεί όπου το έγγραφο αυτό δεν παρέχει οδηγίες.

Consistency enables users to apply their existing knowledge of their computing environment and other applications to understanding a new application. This not only allows users to become familiar with new applications more quickly, but also helps create a sense of comfort and trust in the overall environment. Most of the recommendations in the GNOME HI Guidelines are designed to help you create applications that are consistent with the GNOME environment and other GNOME applications.

A word of caution: a mis-applied or incomplete consistency is often worse than inconsistency. If your application includes an Undo menu item for consistency, but it is always disabled because your application does not actually support Undo, this will reduce the user's trust in the availability of Undo in other applications on their desktop. Either make your application support Undo, or eliminate the Undo menu item.