搜索资源列表
RectTracker
- MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形. 但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口. 还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能.
CCourseware
- 自己做的一个仿造powerpoint的课件编辑器,里面对CRectTracker和皮肤的应用相信大家感兴趣-doing imitations of a powerpoint courseware editor, right inside the skin CRectTracker and we believe that the application of interest
TRTracker
- 一个漂亮的拖拉框代码,远比VC中自带的CRectTracker强-a beautiful tractor frame code than VC's own strong CRectTracker
CRectTracker
- 继承了CRectTracker,使橡皮框的颜色和线型随画笔颜色的定义而改变。-inherited CRectTracker. rubber box so the color and linear color with a brush to change the definition.
CRectTracker
- CrectTracker类的使用实例,适用于初学者
CRectTracker
- CRectTracker的使用样例, CRectTracker的使用样例,
CRectTracker.CRectTracker类的使用实例
- CRectTracker类的使用实例,可以在图片控件上画橡皮筋矩形,Examples of the use of CRectTracker category, you can paint the picture controls on the rubber band rectangle
GraphicDrawSample.rar
- CRectTracker类的应用例子,对CRectTracker类的原理、用法做一个简单的介绍,Examples of types of applications CRectTracker
CRectTracker
- 应用CRectTracker类来实现橡皮条技术-Application CRectTracker class technology to achieve the rubber band
ControlTracker_demo
- A Multiple Selection based Control Tracker Often in developing designer and CAD related applications, one needs the functionality of moving and resizing selected objects around. MFC run-time provides one class i.e. CRectTracker that does something
LineTracker_demo
- LineTracker源码,实现类似CRectTracker的功能。-LineTracker source, CRectTracker to achieve similar functionality.
HMD
- 不错的绘图程序,能够绘制矢量图,采用CRectTracker实现,就是直线操作有点问题-Good drawing program that can draw vector, using CRectTracker realized, is something wrong with a straight-line operation
Tracker_demo
- CRectTracker类,用来改变图元的大小,尺寸,位置。-CRectTracker category, used to change the pixel size, size, location.
CRectTracker
- CRectTracker类基本操作总结,和一些基本示例代码-CRectTracker operation instruction
qqscreencatchpromote
- 在QQ 静态截图程序模拟实现的前提下。对其中 程序中操作提示窗口文本更新闪烁问题; 程序在调整截取矩形大小和位置时,主窗口收不到消息; CRectTracker类的简要说明和改造类CMyTracker; -QQ static screenshot in the simulation process under the prerequisite of the realization. Operation of these procedures to upda
CatchScreen
- QQ 静态截图完善实现之改造 CRectTracker 类 -QQ improve the implementation of the transformation of a static screenshot CRectTracker class QQ perfect realization of the transformation of a static screenshot CRectTracker class
QQIMG
- 类似QQ截屏 CRectTracker的使用-CRectTracker
CRectTracker
- CRectTracker类的使用方法,一看就知道如何使用-CRectTracker class to use, one can know how to use
CRectTracker
- CRectTracker类的使用,CRectTracker类的使用-The use CRectTracker category
CRectTracker
- 使用CRectTracker类,在对话框上绘画橡皮条矩形,使用鼠标可以移动矩形、放大或缩小。 -Use CRectTracker class, drawing on the dialog rubber rectangle, use the mouse to move the rectangle, zoom in or out.