联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Static控件(5) 
按平台查找All Visual C++(5) 

[Static控件] shift-sin-wav

移动的正弦线。这一个参考了网上生成正弦线程序,新建了一个CStatic派生类,外加定时器做的使,用了双缓冲技术。涉及PostMessage函数的使用。
Moving sine line. This is a reference to generate sinusoidal line online program, created a new CStatic derived class, plus a timer to do so, with a double-buffering. Involving the use of PostMessage function. (2013-08-21, Visual C++, 204KB, 下载4次)

http://www.pudn.com/Download/item/id/2335655.html

[Static控件] d402bd199b38

static label的重绘使用双缓冲的技术使得static控件刷新不闪烁
static label to redraw the double-buffering technology makes use of static control does not refresh flicker (2011-10-31, Visual C++, 49KB, 下载76次)

http://www.pudn.com/Download/item/id/1684556.html

[Static控件] ColorStatic

利用VC实现了字幕滚动功能,并利用双缓冲技术解决闪烁问题
VC enables the use of subtitles scrolling function, and use double-buffering technology to solve flicker problems (2009-10-20, Visual C++, 771KB, 下载115次)

http://www.pudn.com/Download/item/id/943767.html

[Static控件] static_led_demo

非原创 模拟led闪烁控件 用picture控件实现。双缓冲,很不错。 源码是个小例子 以下是给新手的提示: 使用的时候仅需要led.h和led.cpp 最简单的led闪烁:画个picture控件,控件定义个CLED 的控制变量 在对话框初始oninitdialog里设定led初始状态(setled),然后用timer定时,在ontimer里用ping这个函数点亮就可以了。
Non-original analog led blinking picture controls used to achieve control. Double buffering, is pretty good. Source is a small example of the following tips to the novice: the use of the time led.h and requires only the simplest led.cpp blinking led: draw a picture control, control the definition of a CLED control variables in the initial dialog box located in OnInitDialog set led the initial state (setled), and then use the timer timing, ontimer spent in this function ping lit it. (2008-11-03, Visual C++, 32KB, 下载43次)

http://www.pudn.com/Download/item/id/572339.html

[Static控件] moveing

本程序是实现在static控件上显示图片,我建立了一个继承了static的类,然后把图片贴到static上,且实现小图片通过键盘控制可以移动,是用对话框做俄罗斯方块的有用参考,但是我没有用双缓冲来做,有闪。只要改成用双缓冲的画就行了。
this program is to achieve control of the static show pictures, I have built a succession of the static type and then affixed to static pictures, small Photo realized through mobile keyboard control can be done using dialog Tetris useful reference. But I did not use double buffering to do, blinking. As long as the double-buffer into the painting's it. (2006-04-30, Visual C++, 39KB, 下载107次)

http://www.pudn.com/Download/item/id/178464.html
总计:5