Welcome![Sign In][Sign Up]
Location:
Search - MDI

Search list

[Windows Developtestfreepool_demo

Description: 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。尽管代码是用VC6写的,示例项目也可以被转换为VS 2003 和VS 2005项目。 -This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resource use. In order to demonstrate the operation of this type, I have here provided a sample MDI application, it is just to let you open an XML file. XML documents for each MDI child windows single definition of the layout and UI control attributes. Although the code is written using VC6, examples of projects can be converted to VS 2003 and VS 2005 project.
Platform: | Size: 97280 | Author: gongshenglai | Hits:

[Dialog_Windowtestfreepool

Description: 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。-This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resource use. In order to demonstrate the operation of this type, I have here provided a sample MDI application, it is just to let you open an XML file. XML documents for each MDI child windows single definition of the layout and UI control attributes.
Platform: | Size: 97280 | Author: fish6 | Hits:

[Picture ViewerMDIVTK

Description: 利用VTK在VC环境下实现多文档MDI读取并显示BMP图像,适合初学者学习-use VTK VC environment in a multi- MDI document read and display BMP images, suitable for beginners learning
Platform: | Size: 45056 | Author: 李丹 | Hits:

[GUI DevelopMDIApplication

Description: mdi窗体原吗码,适合初学者,简单易用 -mdi window? Original code for beginners, easy to use
Platform: | Size: 829440 | Author: 文许 | Hits:

[OpenGL programMDIpengl200605011006

Description: C++ Builder MDI多文档OpenGL界面,附带自定义的类,能绘制三维立体文字-C Builder OpenGL MDI multi-document interface, fringe-defined categories, Drawing can be three-dimensional characters
Platform: | Size: 2652160 | Author: 成东 | Hits:

[VC/MFCviewmodesmdi

Description: 看过徐景周写过的一篇“程序界面多模式显示的实现”,在一个应用程序中使程序拥有多种显示模式,但是这个界面是由SDI的MFC文档视图结构实现,但是使用的代码在MDI的多文档/视图中不能实现,通过MSDN我找到了一些实现 MDI 的多模式实现方法,不敢独享,与大家分享。-read Xu Jing Zhou wrote of a "multi-mode program interface shows the realization of" In an application where the procedure has multiple display modes, However, the SDI interface from the MFC Document View architecture, However, the use of the code in the multi-document MDI/View which is not possible, through MSDN I found some MDI achieve the realization of multi-mode, not exclusive, and shared.
Platform: | Size: 365568 | Author: | Hits:

[Dialog_WindowVisualFx_src

Description: VC实现多视图分割,支持sdi,mdi-VC realize multi-view segmentation, support sdi, mdi
Platform: | Size: 16384 | Author: | Hits:

[ToolBarSimpleTabbedMDIDemo

Description: mdi框架下,生成一个TAB,可以是你方便的切换和关闭子窗口-mdi framework, generate a TAB, you can easily switch on and off sub-window
Platform: | Size: 107520 | Author: LP | Hits:

[Dialog_WindowMDI_Sub_Windows_Title

Description: 去掉MDI程序子窗口标题栏,C++ Builder 6编译通过。-MDI child window procedure to remove the title bar, C++ Builder 6 compiler through.
Platform: | Size: 21504 | Author: 赖浩 | Hits:

[.netCHAP01

Description: 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高第1章的代码,其中包含如下程序的代码。 1.1 进入"欢迎"界面 1.2 移动字幕 1.3 椭圆窗体 1.4 透视窗体 1.5 模式对话框 1.6 非模式对话框 1.7 通用对话框 1.8 收缩/扩展对话框 1.9 窗体视图 1.10 HTML视图 1.11 滚动视图 1.12 单视类的SDI动态切分窗口 1.13 双视类的MDI静态切分窗口 1.14 创建菜单 1.15 快捷键操作-The compressed file for the editor-in-chief of the East Tianhua Visual C++. Net sample entry and improve Chapter 1 of the code, which contains the following procedure code. 1.1 Mobile 1.2 interface to enter the welcome subtitles 1.3 Elliptic Form 1.5 Form 1.4 Perspective 1.6 modal dialog non-modal dialog box dialog box 1.7 General 1.8 contraction/expansion of the dialog box 1.9 form 1.10 HTML view view view 1.11 rolling 1.12 single vision type of SDI Dynamic segmentation window 1.13 pairs of the MDI as the type of static segmentation window 1.14 menu 1.15 Create shortcut keys to operate
Platform: | Size: 786432 | Author: 陈小冬 | Hits:

[CSharpMDI

Description: 多窗口复制程序 熟悉c# 适于初学者 不错-Copy familiar with multi-window program c# Suitable for beginners and a good
Platform: | Size: 31744 | Author: 李严 | Hits:

[Dialog_WindowAdvanced

Description: 要是GdI的使用和 mdi 多线程 事件的使用 多线程同步 mdi中各个窗体的通信-If the use and mdi GDI multi-threaded events using multi-thread synchronization mdi various forms of communication
Platform: | Size: 284672 | Author: 赵玉川 | Hits:

[OpenGL programglenabledview_demo

Description: An MDI view class supporting OpenGL. (一个opengl程序框架,里面有一个三维坐标球,支持鼠标拖拽调整视图) a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and GLU libraries). manages internally the creation of display lists and offers a primitive interface for display lists execution. defines mouse cursor to be used inside the views. offers an object oriented encapsulation of quadric objects for drawing of spheres, cylinders and disks. offers an object oriented encapsulation of glu tessellator routines for translating non simple polygons (concave, self-intersecting and with holes) in groups of simple ones (triangle strips and fans). presents a simple interface to draw text strings as 2D bitmaps or complete 3D glyphs. -An MDI view class supporting OpenGL. (A opengl Framework, which has a three-dimensional coordinates of the ball, drag the mouse to adjust the view to support) a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and GLU libraries). manages internally the creation of display lists and offers a primitive interface for display lists execution. defines mouse cursor to be used inside the views. offers an object oriented encapsulation of quadric objects for drawing of spheres, cylinders and disks. offers an object oriented encapsulation of glu tessellator routines for translating non simple polygons (concave, self-intersecting and with holes) in groups of simple ones (triangle strips and fans). presents a simple interface to draw text strings as 2D bitmaps or complete 3D glyphs.
Platform: | Size: 83968 | Author: wang an | Hits:

[Graph programMDI

Description: 在VC++环境下实现了多文档的切换\分割窗口的显示,以及背景的设置-In VC++ Environment to achieve a multi-document window to switch the display of segmentation, and background settings
Platform: | Size: 224256 | Author: 崔林艳 | Hits:

[VC/MFCc

Description: This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI application, the MDI main frame window does not have a view associated with it. Instead, each individual child window (CMDIChildWnd) has one or more associated views. The active view in an MDI application can be obtained by first finding the active MDI child window and then finding the active view for that child window.-This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI application, the MDI main frame window does not have a view associated with it. Instead, each individual child window (CMDIChildWnd) has one or more associated views . The active view in an MDI application can be obtained by first finding the active MDI child window and then finding the active view for that child window.
Platform: | Size: 96256 | Author: songlunfs | Hits:

[ComboBoxEasyMDI

Description: 简单易学的MDI程序,由基本的SDK编写。-MDI easy to learn the procedures, prepared by the basic SDK.
Platform: | Size: 136192 | Author: sky | Hits:

[GDI-Bitmaptestmdi

Description: visual studio c++ mdi backgroup bmp
Platform: | Size: 134144 | Author: myname | Hits:

[Delphi VCLMDIinDLL

Description: 用DLL中封装MDI,在DLL文件中封装MDI-DLL in the package with MDI, in the DLL file in the package MDI
Platform: | Size: 656384 | Author: 钟鸣宇 | Hits:

[Streaming Mpeg4mdi_doc

Description: 关于IPTV中视屏质量的计算方法。MDI指标,其中包括DF,VB等等计算指标的公式。-IPTV in the screen quality on the calculation method. MDI indicators, including the DF, VB, etc. indicators calculation formula.
Platform: | Size: 9353216 | Author: liyingshu | Hits:

[Windows Developmsdi_src

Description: We no longer have to choose between the SDI and MDI models of applications. Generally, Microsoft discourages creating MDI applications because Windows tends to be "document-oriented." It means that you use the taskbar to switch between open documents, not applications, as it s more intuitive and comfortable. Generally, MDI applications are more difficult for beginners and not very comfortable for experienced users.
Platform: | Size: 12288 | Author: huat | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net