代码搜索:Modal
找到约 844 项符合「Modal」的源代码
代码结果 844
www.eeworm.com/read/445022/7601505
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "modal_dialog_base.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
st
www.eeworm.com/read/123117/6062640
java listdialog.java
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
/**
* Use this modal dialog to let the user choose one string from a long
* list. See the main method for an example of using List
www.eeworm.com/read/402383/11536182
rcp hello.rcp
#include "hello.h"
FORM ID formID_hello AT (2 2 156 156)
USABLE
MODAL
BEGIN
TITLE "Foo"
LABEL "Choose one:" 2001 AT (8 16)
CHECKBOX "Check 1" ID 2002 AT (PrevRight PrevBott
www.eeworm.com/read/402383/11536188
rcp hello.rcp
#include "hello.h"
FORM ID formID_hello AT (0 0 160 160)
USABLE
MODAL
BEGIN
TITLE "Hello Sample"
LABEL "+" ID Labelop AT (3 15)
LABEL "X " ID Labelxyz AT (PrevRight PrevTop)
LABE
www.eeworm.com/read/154760/11929497
m questdlg.m
function ButtonName=questdlg(Question,Title,Btn1,Btn2,Btn3,Default)
%QUESTDLG Question dialog box.
% ButtonName=QUESTDLG(Question) creates a modal dialog box that
% automatically wraps the cell arr
www.eeworm.com/read/121258/14763964
htm read.cgi-read=10160.htm
Re: Q: Accelerator keys in Modal dialog