文件名称:wave
介绍说明--下载内容均来自于网络,请自行研究使用
这个是我自己写的扩展的picturecontrol控件,可以实现绘图如各种函数、鼠标双击放大、鼠标拖动、设置文本等多项高级功能,在网上是找不到的。使用方法:1:包含进源文件,在对话框上建一个picturecontrol控件,并且设置notify属性为true
2,设置该控件变量为CWaveStatic类型m_pic变量
3,m_pic.setscale(X,Y)设置坐标属性
m_pic.setData(double*,int n)设置函数变量
即可正常显示-This is extended picturecontrol control of my own writing, drawing such a variety of functions, mouse double-click to zoom in, drag the mouse, set the text and many other advanced features, and can not find on the Internet. Usage: 1: include into the source file, build a picturecontrol controls in the dialog box, set the notify attribute and set the control variable type CWaveStatic m_pic variable 3, m_pic.setscale (X, Y) coordinates property m_pic set to true 2 . setData (double*, int n) set function variables can be displayed properly
2,设置该控件变量为CWaveStatic类型m_pic变量
3,m_pic.setscale(X,Y)设置坐标属性
m_pic.setData(double*,int n)设置函数变量
即可正常显示-This is extended picturecontrol control of my own writing, drawing such a variety of functions, mouse double-click to zoom in, drag the mouse, set the text and many other advanced features, and can not find on the Internet. Usage: 1: include into the source file, build a picturecontrol controls in the dialog box, set the notify attribute and set the control variable type CWaveStatic m_pic variable 3, m_pic.setscale (X, Y) coordinates property m_pic set to true 2 . setData (double*, int n) set function variables can be displayed properly
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WaveStatic.cpp
WaveStatic.h
WaveStatic.h