您要查找的是不是:
- Use consistent terminating commands for modeless dialog boxes. 為非模態(tài)對話(huà)框提供一致的終止命令。
- Keep dialogs, especially modeless dialogs, to a minimum. 將對話(huà)框,尤其是非模式對話(huà)框減至最少。
- Modeless dialogs are less common than their modal siblings. 另一種對話(huà)框稱(chēng)為“非模態(tài)對話(huà)框”,它不如同胞姐妹模態(tài)對話(huà)框那么常見(jiàn)。
- Visually differentiate modeless dialogs from modal dialogs. 視覺(jué)上區分非模態(tài)對話(huà)框與模態(tài)對話(huà)框。
- There is a more radical solution that delivers us from modeless dialog maladies. 還有一種更激進(jìn)的方法可以解決非模態(tài)對話(huà)框的弊病。
- After the modeless dialog opens, the parent program continues without interruption. 打開(kāi)一個(gè)非模態(tài)對話(huà)框后,可以不用打斷父程序。
- There have traditionally been two modeless tool idioms in common use. The modeless dialog box is the older of the two. 傳統上有兩種常用的非模態(tài)工具習慣用法,其中非模態(tài)對話(huà)框是較老的一種。
- Many modeless dialogs are implemented awkwardly. Their behavior is inconsistent and confusing. 大多數非模態(tài)對話(huà)框實(shí)現得很笨拙,它們的行為很不一致,令人十分困惑。
- A modeless dialog box is a much more difficult beast to use and understand, mostly because the scope of its operation is unclear. 非模態(tài)對話(huà)框是一個(gè)更難使用和理解的怪物,主要是因為其操作范圍不確定。
- This means that you can change the selection while the modeless dialog box is still visible. 這意味著(zhù)在仍可以看見(jiàn)非模態(tài)對話(huà)框的情況下,你可以改變選擇。
- Forms are independent, top-level windows. In terms of behavior, they are the same as modeless dialog boxes. 窗體是獨立的頂層窗口,行為方面與非模態(tài)對話(huà)框相同。
- Modeless dialog boxes frequently have several buttons that immediately invoke various functions. 不要忘記非模態(tài)對話(huà)框中經(jīng)常會(huì )有幾個(gè)按鈕,可以立即激活不同的功能。
- Determines whether the given message is intended for the modeless dialog box and, if so, processes it. 確定給定的消息是否是送往無(wú)模式對話(huà)框的,如果是,則處理它。
- Note that the modeless dialog box communicates with its parent dialog in two different ways. 請注意,無(wú)模式對話(huà)框以?xún)煞N不同的方式與它的父對話(huà)框通信。
- This means that you can change the selection while the modeless dialog box is still visible . 這意味著(zhù)在仍可以看見(jiàn)非模態(tài)對話(huà)框的情況下,你可以改變選擇。
- The effective properties for a single object are displayed in a modeless dialog box. 將單個(gè)對象的屬性顯示在無(wú)模式對話(huà)框內。
- We must break this habit. The designer must assure that all modeless dialog boxes are rendered with a clearly noticeable visual difference. 我們必須打破這種習慣,設計師必須確保所有的非模態(tài)對話(huà)框有清晰醒目的視覺(jué)差異。
- Modeless dialogs have terminating commands, too, although the conventions for them are far weaker and more confusing than for modal dialogs. 盡管非模態(tài)對話(huà)框的規則比模態(tài)對話(huà)框更弱,也更讓人費解,但其也有終止命令。
- 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. 當用戶(hù)在模態(tài)對話(huà)框或非模態(tài)對話(huà)框內單擊Cancel按鈕或按ESC鍵時(shí),窗體調用這個(gè)成員函數。
- In addition, it shows a number of techniques related to using a modeless dialog box as the main window of an MFC application. 另外,它還說(shuō)明若干與將無(wú)模式對話(huà)框用作MFC應用程序主窗口有關(guān)的方法。