搜索资源列表
进度条、对话框设计
- 进度条的设计,掌握颜色选择器对话框的使用,文件选择器对话框的使用,使用JOptionPane类创建对话框,通过制作“设置字体”对话框,掌握列表框、单选按钮、组合框等组件的使用,了解打包工具JAR的使用 -progress of the design and master color selector dialog box use, the paper selector dialog box, use category JOptionPane create dialog, through th
JFileChooserDemo
- 创建文件对话框对象, 利用 JFrame的扩展类myFrame 实现。 所用的编程技术: 图形编程和按钮事件处理 -create dialog objects, using the extension of the class JFrame myFrame achieve. Used in the programming technology : Graphics Programming and buttons incident
DlgBased
- 创建基于对话框的应用程序,并实现启动封面-create dialog-based applications, and achieve Start Cover
DialogInTemp
- 从内存中构造和创建对话框, 防止应用程序的资源文件被串改-from memory structure and create dialog, to prevent the application's resource file is altered
dialog
- 创建模态对话框、非模态对话框。文件打开对话框。文件保存对话框。字体设置-Create a modal dialog, modeless dialog box. File Open dialog box. File Save dialog box. Font settings
dynamically-create-view
- 本实例将实现在对话框中创建一个滚动视图,实例的运行界面见源码部分。-In the dialog box to create a scroll view
Create_Dialog
- Visual C++程序,动态创建对话框。-Visual C++ program, dynamic creation of dialog box.
qt4-Chinese
- 本文件是QT4中文参考文档(CHM格式文件),包括QT基本介绍,创建对话框等章节,有大量的实例以及详细的注释。-This document is QT4 Chinese reference documentation (CHM format), including QT introductory chapters to create dialog boxes, etc., there are plenty of examples and detailed comments.
DialogDb_demo
- 实现了表的创建,删除,查询等功能的简单例子 -An simple example implementing create, delete and query of a table
ArcEngine
- C#+ArcEngine开发的一些示例代码:制作Symbol选择对话框 如何实现在MAP空间里选择一块区域打印 如何新建新图层 实现TOC控件里的图层拖动等等。 VBA+AO入门50例完全注释版 中文注释是自己加上去的-C#+ ArcEngine developed some sample code: create Symbol dialog box to choose how to achieve the MAP space to print how to choose a new regio
Win32
- 纯API创建对话框和通过数组批量建立各种控件-API CREATE DIALOG AND A LOTS OF BUTTON
CreateDialog
- 用VC实现窗口的创建,仿照MFC单文档对话框编写的源代码-The method of create Dialog
tabtoolbardemo_src
- Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simp
Create
- 编写一个JAVA程序,在其运行后的对话框中可以通过点击不同的布局按钮呈现出不同的布局-Write a JAVA program, in its run after the dialog box by clicking a different button layout showing a different layout
customize_dialog
- 定制的Windows常见文件打开对话框 定制的共同文件打开对话框的目标如下: 启动在某一理想的目录,指定的客户端。 只显示文件夹目录中,而不是文件。 隐藏的两个按钮的工具栏,使用户无法提升之一层级或创建一个新文件夹。 使组合框顶部的对话框,显示当前文件夹只读,因此,用户可能不会选择另一个目录从这里。 防止用户更改目录时,用户类型的不同的路径在编辑框底部的对话框。包括通配符字符-Customized Windows Common File Open dialog
EasyDialog
- MapBasic code - create a MapBasic dialog using the tools in the layout window-MapBasic code- create a MapBasic dialog using the tools in the layout window
example03
- 模态对话框和非模态对话框的创建,分别可以在对话框的菜单下显示出来-Non-modal dialog box and create a modal dialog box, respectively, in the dialog box is displayed under the menu
openglmultidialog-0.1
- multi dialog openGL, it is important to create MFC dialogs using openGL, it also give the chance to use the mouse
CDynamicDialog
- 动态创建对话框的实现,无需资源文件。对于自由对话框很有借鉴意义。-dynamically create dialog with out resource file
Create-dialog
- 一个关于创建对话框的基础练习题,实现VC对话框的创建。-A basis for creating dialog exercises, to achieve the creation VC dialog.