Modeless Dialog的意思|示意
非模态的对话框
Modeless Dialog的网络常见释义
非模态对话框 模态对话框(Modal Dialog)与非模态对话框(Modeless Dialog)的概念不是Qt所独有的,在各种不同的平台下都存在。又有叫法是称为模式对话框,无模式对话框等。
无模式对话框 无模式对话框(Modeless Dialog)没有这样的限制。 那么,举个例子,比如记事本中的字体选择对话框就是.
非模式对话框 ...,与框架窗口一样,也是容器组件,可以在其上放置其它组件,对话框有模式对话框(Model Dialog)和非模式对话框(Modeless Dialog),这两个概念与MFC中一样。
Modeless Dialog相关短语
1、 Modeless Dialog Box 非模态对话框 ; 非模式对话框 ; 无模式对话框 ; 非强制回应对话方块
2、 Modeless dialog boxes 非模态对话框
3、 Modeless dialog issues 非模态对话框存在的问题
Modeless Dialog相关例句
We must break this habit. The designer must assure that all modeless dialog boxes are rendered with a clearly noticeable visual difference.
我们必须打破这种习惯,设计师必须确保所有的非模态对话框有清晰醒目的视觉差异。
There are two types of dialog boxes: modal and modeless. Modal dialogs boxes are, by far, the most common variety.
有两种类型的对话框,即模态对话框和非模态对话框。
Modeless dialog can exist during the program process and use the same massage map, as same as the main program, so that the dialog does not monopolize the program input data.
无模式对话框对象能在程序运行期间都存在,并与应用程序共用同一个消息循环,从而使得对话框不会垄断用户的输入。
We must break this habit . The designer must assure that all modeless dialog boxes are rendered with a clearly noticeable visual difference.
我们必须打破这种习惯,设计师必须确保所有的非模态对话框有清晰醒目的视觉差异。
This all fits together logically, because the Undo function is unavailable if a modal dialog box is up, but is still usable with modeless ones.
它在逻辑上也是合适的,因为撤销功能在模态对话框中不可用,而在非模态对话框中可用。
Conversely, the selection is quite likely to change during the lifetime of a modeless dialog box.
相反,在非模态对话框存在的过程中,选择很可能发生改变。