搜索资源列表
stemwin-tutorials-Chapter-38
- 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/本期教程开始给大家讲控件方面的知识,这部分知识主要来自官方手册。 控件是具有对象类型属性的各种窗口,是组成用户界面的元素。它们可自动对某些事件作出反应;例如,按下某按钮后,它可以不同状态显示。小工具需要创建,具有可在存续期间随时更改的属性,并通常在不再需要时被删除。正如窗口一样,小工具通过其创建函数返回的句柄进行引用。-Armfly Electronics launched emwin tutorial
stemwin-tutorials-Chapter-39
- 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/控件可以创建并独立使用,因为它们本质上就是窗口。如果在对话框上面创建控件的话,就更加的方便了,这样就可以充分利用GUIBulder。-Armfly Electronics launched emwin tutorials, a total of 60. Forum: http: //bbs.armfly.com/
stemwin-tutorials-Chapter-57
- 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/本期教程讲解STemWin支持的窗口控件,窗口控件和前面讲的窗口本质上面是一样的,只不过这里是以控件的形式存在,专门用于对话框中创建窗口。-Armfly Electronics launched emwin tutorials, a total of 60. Forum: http: //bbs.armfly.com/
StaticTrans
- WINCE下透明STATIC控件源码,可直接加入工程进行使用。有标准STATIC控件继承得到。可以动态创建,也可跟标准static控件交互使用。-WINCE transparent STATIC control source can be directly added to the project for use. STATIC standard controls inherited. Can be dynamically created controls can also be used in