windows:Commands/ribbons/guidelines

出自UXGuide.net

跳转到:导航, 搜索

功能区:设计规范
Ribbons: Guidlines

目录


常规

选项卡

通常来说,选项卡少些为好,将那些背离此目标的选项卡去掉。

对于选项卡标签设计规范,参见选项卡标签


上下文选项卡

Cc872782_Ribbon48(en-us,MSDN_10).png
It's better to disable common commands like Cut and Copy than to use a contextual tab.
Cc872782_Ribbon49(en-us,MSDN_10).png
In this example, the Borders command is included on the Design tab to avoid frequent tab switching during commonly performed tasks.
Doing so aids discoverability, improves the perception of stability, and reduces the need to switch tabs. However, leave users in control by not automatically selecting contextual tabs in other circumstances.


模式选项卡

Cc872782_Ribbon96(en-us,MSDN_10).png
Print preview is a commonly used modal tab.
Cc872782_Ribbon97(en-us,MSDN_10).png
In this example, explicitly labeling the Close command with the mode removes any doubt about what is being closed.


标准 Ribbon 选项卡

Whenever practical, map your program's commands to these standard tabs, given in their standard order of appearance.


常规选项卡

Most programs don't need the Review and Developer tabs.


上下文选项卡

If you have contextual commands related to format, design, and layout, but not enough for multiple tabs, just provide a Format tab.


分组

For group labeling guidelines, see Group labels.


标准 Ribbon 分组

Whenever practical, map your program's commands to these standard groups, which are given within their associated tabs in their standard order of appearance.


Main tab


Insert tab


Page layout tab


Review tab


View tab


命令

常规

Cc872782_Ribbon54(en-us,MSDN_10).png
In this example, the Line numbers setting was previously buried in a property sheet. Putting the setting in the Ribbon makes it much more discoverable.
Cc872782_Ribbon53(en-us,MSDN_10).png
In this example, a context menu and mini-toolbar show contextual commands in place.


呈现方式

Cc872782_Ribbon56(en-us,MSDN_10).png
In this example, toolbar-style groups are used for strongly related, well-known commands.


交互

For command labeling guidelines, see Command labels. For guidelines on specific common controls, see the respective control guidelines.


Gallery[2]

Don't use a gallery to display many regular commands within a group.
Cc872782_Ribbon61(en-us,MSDN_10).png
In this example, the gallery benefits from both groups and a filter.


预览


图标

更多信息和示例,参见图标


增强型工具提示

Incorrect:
Cc872782_Ribbon69(en-us,MSDN_10).png
In this example, the tooltip simply restates the command label.
Incorrect:
Cc872782_Ribbon70(en-us,MSDN_10).png
In this example, the command doesn't need Help.
Cc872782_Ribbon71(en-us,MSDN_10).png
In this example, the tooltip image illustrates the effect of the command.

For labeling guidelines, see Enhanced tooltip labels.


访问键与按键提示(keytips)

Cc872782_Ribbon72(en-us,MSDN_10).png
Keytips for Application button and Quick Access Toolbar.
Cc872782_Ribbon73(en-us,MSDN_10).png
Keytips for tabs.
Cc872782_Ribbon74(en-us,MSDN_10).png
Cc872782_Ribbon75(en-us,MSDN_10).png
Keytips for Ribbons and menus.
Cc872782_Ribbon76(en-us,MSDN_10).png
Keytips for pop-up groups.

For shortcut key guidelines, see Keyboard.


应用程序按钮

New
Open
Save
Save as?
<list of file formats>
<separator>
Print?
Print?
Quick print
Print preview
Close
<footer>
Options
Exit
Cc872782_Ribbon77(en-us,MSDN_10).png
In this example, tooltips are used to document the shortcut keys.


快速访问工具栏


对话框触发器

Cc872782_Ribbon78(en-us,MSDN_10).png
In this example, the Font dialog box displays a superset of the commands in the Font group.
Incorrect:
Cc872782_Ribbon79(en-us,MSDN_10).png
While a reminder sound is a reminder option, using the dialog box launcher to set the reminder sound is unexpected.
Incorrect:
Cc872782_Ribbon80(en-us,MSDN_10).png
In this example, the Font dialog box displays Character Spacing settings, which are unrelated to the associated tab.


注释与引用

  1. ^ a b 根据 Microsoft Office 2007 简体中文版的翻译,Home 选项卡被称为“开始”。为避免歧义,本文将称其为 Home 选项卡。
导航
工具箱