搜索资源列表
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
CRectTracker
- CrectTracker类的使用实例,适用于初学者
CRectTracker
- CRectTracker的使用样例, CRectTracker的使用样例,
GraphicDrawSample.rar
- CRectTracker类的应用例子,对CRectTracker类的原理、用法做一个简单的介绍,Examples of types of applications CRectTracker
VC画图源代码
- 一个VC画图程序,有文档说明。自画直线,矩形,园 完结版 画布,ScrollView, CRectTracker,调色板,保存成位图 加入中间层View的步骤 1.创建MFC类CHDrawPView:CScrollView 2.修改CHDrawApp的InitInstance方法,将CHDrawView改为CHDrawPView,并修改include 加入CRectTracker的步骤 1.增加成员变量CRectTracker m_tracker 2.在CHDrawPView的构
LineTracker_demo
- LineTracker源码,实现类似CRectTracker的功能。-LineTracker source, CRectTracker to achieve similar functionality.
RectTracker
- 绘制了一个正方形,与之对应的八个点,能用上鼠标拖动其中一个点可改变正方形的大小!也能按住鼠标左键拖曳正方形!-Draw a square, eight corresponding points, drag the mouse can be used on a point which can change the size of a square! Hold down the left mouse button can also drag a square!
Collage
- 拼贴画程序,使用CRectTracker的派生类实现小贴图承载器,使用栈实现层次排列。-Collage process, the derived class using CRectTracker small map bearing, using the stack in a hierarchy.
CRectTracker
- CRECTTRACK的用法 希望能帮到大家-CRECTTRACK usage hope to help you
CRectTracker
- 使用CRectTracker类,在对话框上绘画橡皮条矩形,使用鼠标可以移动矩形、放大或缩小。 -Use CRectTracker class, drawing on the dialog rubber rectangle, use the mouse to move the rectangle, zoom in or out.
LineTracker
- 常用的CRectTracker类在使用翻转时,坐标会发生相应的变化。选择直线是,问题就更加明显。使用KLineTracker类就能解决这个问题。-CRectTracker common classes in the use of flip coordinates will change accordingly. Select the line, the problem is even more pronounced. Use KLineTracker class can solve this p
zse
- 橡皮筋类,实现图形的拉伸和变形,同时可以改变t图形的位置-crecttracker is very fun class.
shui_2016draw
- 画图程序MFC/VC/VC++ CRectTracker 串行化 Collection 源代码-AppWizard has created this draw application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applic
