搜索资源列表
libgc6.zip
- LibUFO 是一个平*立的直接用C++设计的OpenGL GUI。它有标准的窗口组件,如按钮、标签、菜单、和内部帧控件。
libgc6
- LibUFO 是一个平*立的直接用C++设计的OpenGL GUI。它有标准的窗口组件,如按钮、标签、菜单、和内部帧控件。-LibUFO is a platform-independent C direct OpenGL GUI design. It is the standard window components, such as buttons, labels, menus, frames and internal controls.
Lesson10Code
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment).
VGA-13h-SDK
- 这是一个支持VGA320*200*256C的小开发包,里含头文件vmode.h--用于调用此模式(0x13)的支持 vdraw.h--用于基本绘图操作的支持 chput.h--用于汉字及E文在图形方式下的显示支持 window.h--用于创建基本窗口控件的支持.Deam.c--演示程序的代码 hzk16--16*16的点阵汉字字库.-This is a support VGA320 * 200 * Male small development kits, said to contain the
CaptureText
- 对于经常玩电脑的用户来说,常常会遇到这样的情况:我想把程序界面中的文字资料复制下来,可屏幕文字资料却偏偏不能被选中复制,这时真有点无可奈何的感觉。我们能不能自己DIY一个屏幕文字捕捉工具,打造自己的一个SPY,把鼠标即指的文字资料自动复制下来,甚至自动粘贴到我采集的文本文件中?其实这是肯定的,只要屏幕文字对象的窗口(控件)具有标签或文本属性。还等什么?快点DIY一个。-for regular playing computer users, often encountered such a sit
BlackDiamondInStatic
- 在控件窗口内绘制图形及设置控件颜色\\BlackDiamondInStatic.rar-the window controls and the creation of graphics rendering component colors \\ BlackDiamondInStatic.rar
C_LIB
- 消息中有什么? 是否觉得一个消息记录中的信息像希腊语一样?如果是这样,那么看一看下面的解释: hwnd 32位的窗口句柄。窗口可以是任何类型的屏幕对象,因为Win32能够维护大多数可视对象的句柄(窗口、对话框、按钮、编辑框等)。 message 用于区别其他消息的常量值,这些常量可以是Windows单元中预定义的常量,也可以是自定义的常量。 wParam 通常是一个与消息有关的常量值,也可能是窗口或控件的句柄。 lParam 通常是一个指向内存中
MoTest
- ERSI 的 MapObjects例子,运行需要MapObjects控件。鼠标左键放大,右键显示全图,控件大小随窗口变化等地理信息系统基本功能,适合与Mapobjects入门参考。-ERSI the MapObjects example, the operation of MapObjects. Click the left mouse button, right-click map shows, with the window size controls changes in geograph
46764563
- 把任一窗口的内容存为位图,把编辑框中的文字存为位图,当然,你也可以按照这个思路,你也可以把任何控件、窗口里的东西当作位图来存储-put the contents of a window to deposit Bitmap, and the text editing box to deposit bitmap, of course, You can also According to this idea, you can put any controls, window Lane things a
CoolCtrl
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, and so
LotvChange
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等2.-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, etc.
RisPalette
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等3。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, etc.
Test_ok
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等4。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, etc.
down22
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, and so
zuomianxianshi
- 本程序对VC++开发中的一些基本的框架设置问题进行了简单的介绍,如实现窗口框架基本设置,高级控件的专业使用和其他类似的功能11。-procedures for the development of the VC some of the basic framework set up for a simple briefing, If the basic framework for achieving window installed, the High Controls professional
flash-0.4.9.tar
- minigui控件窗口的应用程序例子,已经在linux环境下编译通过并实现
截图控件 包含全部源码
- procedure TForm1.BtnStartClick(Sender:TObject); begin ScreenCapture1.start; //开始截图 end; //当截取屏幕成功时,此事件发生 procedure TForm1.ScreenCapture1Capture(Sender:TObject;Bitmap:TBitmap); begin //调整滚动窗口的大小以适应截获图像的大小
DlgOpenGLDemo
- 尝试了N久,终于在对话框的图片控件中实现了OpenGL窗口的建立和绘制,与大家分享~-N long-tried, and finally the picture controls in the dialog box to achieve the OpenGL rendering window and set up to share with you ~
Illinoil_most_immediate
- 在控件窗口内绘制图形及设置控件颜色BlackDiamondInStatic,rar,-In the control window draw graphics and setting control color BlackDiamondInStatic, rar,
ihalcon开源窗体控件
- halcon与C#联合编程,控件功能 1,支持鼠标中键缩放和左键拖动 2,支持在图像缩放后,region,xld,roi能够复现 3,支持region,xld按照指定颜色显示,并在缩放后复现 4,支持矩形1,矩形2,圆,和直线roi的绘制 5,可以显示当前鼠标左键所在位置的图像灰度值 6,可以保存原图,或者截屏当前窗口(Halcon and C # joint programming)