User:Andrew/HIG/Text: Difference between revisions

From KDE UserBase Wiki
 
Line 8: Line 8:
* [https://techbase.kde.org/Projects/Usability/HIG/Labels Labels] - Apply standard control labels in your app.
* [https://techbase.kde.org/Projects/Usability/HIG/Labels Labels] - Apply standard control labels in your app.
* [https://techbase.kde.org/Projects/Usability/HIG/StaticText Static text] - Use static text for main instruction and supplemental information.
* [https://techbase.kde.org/Projects/Usability/HIG/StaticText Static text] - Use static text for main instruction and supplemental information.
* [[https://techbase.kde.org/Projects/Usability/HIG/localization Localization] - Account for a world wide audience by ensuring your software can be localized.
* [https://techbase.kde.org/Projects/Usability/HIG/localization Localization] - Account for a world wide audience by ensuring your software can be localized.

Latest revision as of 05:42, 25 September 2014

Text

Text includes all the written, language-based elements of the interface. This includes the labels used to represent the organizational model, the names of the input and navigational controls contained for Viewing and Navigation, and the alert messages and help text used for User Assistance.

Guidelines

  • Typography - Use the appropriate typography for the text element.
  • Wording - Keep wording simple, consistent and easy to understand.
  • Capitalization - Understand when and where to apply capitalization.
  • Labels - Apply standard control labels in your app.
  • Static text - Use static text for main instruction and supplemental information.
  • Localization - Account for a world wide audience by ensuring your software can be localized.