CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - gdi
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - gdi - List
[
Dialog_Window
]
testfreepool
DL : 0
本文提出了一组可以用来动态创建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.
Date
: 2008-10-13
Size
: 95.07kb
User
:
fish6
[
Dialog_Window
]
ygauge_
DL : 1
编写图形相关的控件需要完成两部分:1 绘制;2 与窗口类(泛指)集成使之成为控件。本文重点在于“绘制”部分,提出一个较灵活的框架。用VC的GDI+实现框架,并在Demo中简单封装成圆表和直表控件。图一是要实现的目标(圆表、直表等仪表,指示灯,图表,旋钮,滑块等),由这些目标,经需求分析后,设计出框架。-related to the preparation of graphical controls need to complete two parts : a rendering; 2 and the window class (refers to) be integrated so that it controls. This paper focused on "mapping" part of a more flexible framework. VC framework for the realization of GDI and the Demo simple Packaging into round table and direct control table. First, the plan to achieve the goals (round table, and so on straight appearance, light, charts, knob, slider, etc.), these goals, After demand analysis, design framework.
Date
: 2008-10-13
Size
: 404.38kb
User
:
hk
[
Dialog_Window
]
VB_guibingpaixu
DL : 0
vb实现归并排序,并且是用GDI图形实现排序过程的演示,有重置,自动排序,步进功能
Date
: 2008-10-13
Size
: 497.29kb
User
:
袁志华
[
Dialog_Window
]
GDIPlus_src
DL : 0
文章介绍如何使用GDI+技术来进行窗口界面的美化。 通俗易懂,容易使用。
Date
: 2008-10-13
Size
: 82.04kb
User
:
李嘉
[
Dialog_Window
]
gdiexample
DL : 0
使用GDI+实现画线,基数样条,可伸缩区域,图像与文本等功能,以及使用GDI实现画线功能。
Date
: 2008-10-13
Size
: 537.08kb
User
:
李嘉
[
Dialog_Window
]
Advanced
DL : 0
要是GdI的使用和 mdi 多线程 事件的使用 多线程同步 mdi中各个窗体的通信
Date
: 2008-10-13
Size
: 278.15kb
User
:
赵玉川
[
Dialog_Window
]
GDI_graphics
DL : 0
读书是毕业设计,关于GDI各种画图都有比较详细的介绍
Date
: 2008-10-13
Size
: 111.55kb
User
:
xsz
[
Dialog_Window
]
pngDialog
DL : 0
使用GDI+画图的案例,显示一个漂亮的时钟。具有很好的参考价值,在使用时请将对应的gdi+路径替换。 it s an example of gdi+ painting,displaying a pretty clock. it will be very helpful for learning gdi+ programming.
Date
: 2008-10-13
Size
: 1.14mb
User
:
19869142
[
Dialog_Window
]
CeKong01
DL : 0
在对话框中画动态曲线,适合有一定GDI知识的朋友阅读。
Date
: 2008-10-13
Size
: 73.53kb
User
:
wuxiukun
[
Dialog_Window
]
C#_使用GDI+绘制漂亮的ToolTip控件
DL : 0
使用GDI+绘制漂亮的ToolTip控件
Date
: 2010-11-20
Size
: 454.7kb
User
:
supervb@163.com
[
Dialog_Window
]
ExpandingDialog
DL : 0
This demo is from << MFC anwswer book>> , Program show to how to expand your dialog or hide part of dialog. -This demo is from lt;lt; MFC anwswer bookgt;gt; , Program show to how to expand your dialog or hide part of dialog.
Date
: 2025-12-30
Size
: 1.21mb
User
:
曾晖
[
Dialog_Window
]
testfreepool
DL : 0
本文提出了一组可以用来动态创建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.
Date
: 2025-12-30
Size
: 95kb
User
:
fish6
[
Dialog_Window
]
ygauge_
DL : 0
编写图形相关的控件需要完成两部分:1 绘制;2 与窗口类(泛指)集成使之成为控件。本文重点在于“绘制”部分,提出一个较灵活的框架。用VC的GDI+实现框架,并在Demo中简单封装成圆表和直表控件。图一是要实现的目标(圆表、直表等仪表,指示灯,图表,旋钮,滑块等),由这些目标,经需求分析后,设计出框架。-related to the preparation of graphical controls need to complete two parts : a rendering; 2 and the window class (refers to) be integrated so that it controls. This paper focused on "mapping" part of a more flexible framework. VC framework for the realization of GDI and the Demo simple Packaging into round table and direct control table. First, the plan to achieve the goals (round table, and so on straight appearance, light, charts, knob, slider, etc.), these goals, After demand analysis, design framework.
Date
: 2025-12-30
Size
: 404kb
User
:
[
Dialog_Window
]
GDIPlus_src
DL : 0
文章介绍如何使用GDI+技术来进行窗口界面的美化。 通俗易懂,容易使用。-Article describes how to use the GDI+ Technologies for the beautification of the interface window. User-friendly, easy to use.
Date
: 2025-12-30
Size
: 82kb
User
:
李嘉
[
Dialog_Window
]
gdiexample
DL : 0
使用GDI+实现画线,基数样条,可伸缩区域,图像与文本等功能,以及使用GDI实现画线功能。-Use GDI+ Realize painting line, spline base, scalable region, features such as image and text, as well as realize the use of GDI drawing a line function.
Date
: 2025-12-30
Size
: 537kb
User
:
李嘉
[
Dialog_Window
]
GDI_graphics
DL : 0
读书是毕业设计,关于GDI各种画图都有比较详细的介绍-Graduate study is the design, drawing on a variety of GDI have a more detailed introduction
Date
: 2025-12-30
Size
: 111kb
User
:
xsz
[
Dialog_Window
]
pngDialog
DL : 0
使用GDI+画图的案例,显示一个漂亮的时钟。具有很好的参考价值,在使用时请将对应的gdi+路径替换。 it s an example of gdi+ painting,displaying a pretty clock. it will be very helpful for learning gdi+ programming.-Use GDI+ Drawing case, showing a beautiful clock. Have a good reference value when you use the corresponding gdi+ Path replacement. it s an example of gdi+ painting, displaying a pretty clock. it will be very helpful for learning gdi+ programming.
Date
: 2025-12-30
Size
: 1.14mb
User
:
19869142
[
Dialog_Window
]
MakeSeal
DL : 0
本代码为 一个VC++环境下的公章绘制程序,应用到windows GDI的相关对象,还可以实现公章的保存-The code for a VC++ Environment official mapping procedures, applied to the relevant windows GDI objects, but also to achieve the preservation of official
Date
: 2025-12-30
Size
: 39kb
User
:
徐凯
[
Dialog_Window
]
APIfunctionreference
DL : 0
《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Windows NT常量以及所有数据类型。 - WINDOWS/WIN32/WINDOWS NT Programming General API Function Reference. This book discusses the common Windows/Win32/Windows NT API function, these functions involve the following aspects: speed up the key, bitmap, from characters, NT console, clipboard, cutting area, controls the output curve, equipment environment, the dialog box , mapping tools, file I/O, font, GDI objects, icons, keyboard, painting lines, maps, menus, news, mouse, graphics, color palette, rectangular operations, rolling voice, string, text output, time with the timer, version management, operation and window management window. Appendix also lists the constants Windows/Win32/Windows NT as well as all data types.
Date
: 2025-12-30
Size
: 7.79mb
User
:
林孝城
[
Dialog_Window
]
GDI
DL : 0
利用GDI+类把文本画到窗口上,有投影,渐变。看懂了这个,你就可以自由运用GDI+了。-Use GDI+ classes to draw the text to the window, there is projection, gradient. Read this, you are free to use GDI+ has.
Date
: 2025-12-30
Size
: 58kb
User
:
huangkate
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.