您要查找的是不是:
- Modeless dialog issues 非模态对话框存在的问题
- Use consistent terminating commands for modeless dialog boxes. 为非模态对话框提供一致的终止命令。
- If you have limited time and resources to deal with interaction design issues, we recommend leaving modeless dialog boxes pretty much the way they are, but adopting two guiding principles and applying them consistently to all modeless dialog boxes. 演化方法 如果你用在解决交互设计问题上的时间和资源有限,那么我们推荐让非模态对话框更多地保留原有特征。 但要运用两个指导原则,并且将它们一致地应用到所有非模态对话框中。
- There is a more radical solution that delivers us from modeless dialog maladies. 还有一种更激进的方法可以解决非模态对话框的弊病。
- After the modeless dialog opens, the parent program continues without interruption. 打开一个非模态对话框后,可以不用打断父程序。
- There have traditionally been two modeless tool idioms in common use. The modeless dialog box is the older of the two. 传统上有两种常用的非模态工具习惯用法,其中非模态对话框是较老的一种。
- A modeless dialog box is a much more difficult beast to use and understand, mostly because the scope of its operation is unclear. 非模态对话框是一个更难使用和理解的怪物,主要是因为其操作范围不确定。
- This means that you can change the selection while the modeless dialog box is still visible. 这意味着在仍可以看见非模态对话框的情况下,你可以改变选择。
- Forms are independent, top-level windows. In terms of behavior, they are the same as modeless dialog boxes. 窗体是独立的顶层窗口,行为方面与非模态对话框相同。
- Modeless dialog boxes frequently have several buttons that immediately invoke various functions. 不要忘记非模态对话框中经常会有几个按钮,可以立即激活不同的功能。
- Determines whether the given message is intended for the modeless dialog box and, if so, processes it. 确定给定的消息是否是送往无模式对话框的,如果是,则处理它。
- Note that the modeless dialog box communicates with its parent dialog in two different ways. 请注意,无模式对话框以两种不同的方式与它的父对话框通信。
- This means that you can change the selection while the modeless dialog box is still visible . 这意味着在仍可以看见非模态对话框的情况下,你可以改变选择。
- The effective properties for a single object are displayed in a modeless dialog box. 将单个对象的属性显示在无模式对话框内。
- We must break this habit. The designer must assure that all modeless dialog boxes are rendered with a clearly noticeable visual difference. 我们必须打破这种习惯,设计师必须确保所有的非模态对话框有清晰醒目的视觉差异。
- The framework calls this member function when the user clicks the Cancel button or presses the ESC key in a modal or modeless dialog box. 当用户在模态对话框或非模态对话框内单击Cancel按钮或按ESC键时,窗体调用这个成员函数。
- In addition, it shows a number of techniques related to using a modeless dialog box as the main window of an MFC application. 另外,它还说明若干与将无模式对话框用作MFC应用程序主窗口有关的方法。
- For example, if a modeless dialog box modifies text, what should it do if we now select some nontext object on the main window? 例如,如果使用非模态对话框修改文本,而我们在主窗口中选择一些非文本对象,情况会怎么样呢?
- The problem is that there is no equivalent for modeless dialog boxes. Because the controls on a modeless dialog box are always live, the equivalent concept is clouded in confusion. 问题在于非模态对话框中没有等价的概念,因为这种对话框中的控件总是处于活动状态,相同的概念云山雾罩。
- Keep dialogs, especially modeless dialogs, to a minimum. 将对话框,尤其是非模式对话框减至最少。