搜索资源列表
fixed-text
- uc/gui低版本的text控件不能settext,这两个文件添加后即可settext-uc / gui version of the text low Control settext not, the two documents can be added after settext
ucgui-enhanced
- 在windowsxp下用ADS1.2编译,列表框做了修改,增加了对齐功能,新加了文本框,按钮控件可以显示2排了.-in windowsxp using ADS1.2 compiled a list box changes increase the alignment functions, plus a new text box, a button can control two shows scheduled.
uCGUI3.9
- ucGUI3.90版本在44b0上的移植,text控件得到了很好的解决,例子上一个串口例子-ucGUI3.90 44b0 version of the transplant, text controls to be a very good solution, on the example of a serial example
fltk-2.0.x-r5764.tar
- fltk2.0源码 可以架设在Nano-X上,用来支持控件、按钮、文本框等-fltk2.0 source can be set up in Nano-X, used to support controls, buttons, text frames, etc.
dsp
- API控制 2.0,这是一个封装了500多个Windows API的控件,覆盖了网络、系统、界面、多媒体、图形、文字等各个方面,提供了外接的80个左右的方法使您能更快速有效的写出功能强大的程序.适用于VB、VC、Delphi、Cbulider等各类可以使用ActiveX控件的编程环境-API Control 2.0, which is a package of more than 500 Windows API control, covering the network, system, int
Editing_SubItems_in_ListControl
- CListCtrl控件子项文本的编辑方CListCtrl控件子项文本的编辑方-CListCtrl subkey controls the text editor side CListCtrl control subkey text editor side
VBShell
- VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!-Private Sub Command3_Click() Shell Text1.Text End Sub Private Sub Command4_Click() dakai1.InitDir = "c:\" dakai1.Filter = "EXE(*.exe,*.bat)|*.exe*.bat" dakai1.Action = 1
ucGUI-STM32 STM32移植ucGUI
- STM32移植ucGUI, 实现了横屏 触摸显示, 有按钮 画条 文本框 对话框 等控件。 使用的库是自己用KEIL生成的 ,很容易。 液晶驱动程序 实现了多种型号自动检测,可不改任何代码 实现 (4531)(信利) SPFD5408(凌巨) 和I19xx系列的 液晶屏。十分方便-UcGUI STM32 transplantation, realizes the horizontal screen touch display, A button to draw a
readerTxtWinCE
- winCE5.0下的文本阅读器 用edit控件实现的-winCE5.0 read the text under the edit control is achieved Used
Exp15
- 学习文本框控件的使用,把一个二进制文件中的数字的内容在文本框中显示出来,编辑 文本框,可以改变文本框的内容,并可以保存到文件,系统掉电以后,文件内容不丢失。 -Learn from text box controls the use of a binary file of digital content is displayed in the text box, edit the text box, you can change the contents of the text box an
Victor
- 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder seria
kongjian
- ECV++编程对话框控件,改程序加载后可以运行,文字说明详细。简单易懂,好用-ECV++ programming dialog control, to run after the loading process, a detailed text descr iption. Easy-to-read, easy to use
cir1_buf
- WINCE VB.NET 界面画圆控件例子-WINCE VB.NET circle and text display
CBlinkText
- Symbian下实现的自定义Label控件,实现文本的闪烁-Symbian achieve a custom Label control, to achieve the text blink
designer
- LINUX下开发 针对QT3.3.5平台写的一个程序 使用了手动编码+图形界面设计方式desiger进行开发的 其中涉及到的控件包括小火车的动态前进 文本的动态数据显示 还有模拟VC中listctrl控件-Developed under LINUX platform for QT3.3.5 write a program using the manual way of coding+ graphical interface design developed desiger which re
PinyinInPut
- 编辑控件和中英文输入法。 1。做了输入界面,把算法实现了;2。增补了2级字库——原来的程序只有一级字库,3000多字,现在一二级都有了,6000多字,一般够用了。3. 调了字序——按常用不常用排了序,哪个常用哪个不常用,有一定主观色彩,不见得大家都认可,不过还是比不排强多了。 程序的另一个部分是编辑控件,支持中英文混合输入,单行的,扩展成多行的也不难。 -Edit control and the text input. 1. Do the input interface, the al
5438input
- 编辑控件和中英文输入法 msp4305438例程 430单片机-Edit control and the text input routine 430 SCM msp4305438
GUILIB
- LHL_GUICore文件是底层抽象函数,由于我没有拿计算机图形学的书来看,所以有些函数效率比较低下,我一有空就解决,希望不要吐槽,谢谢。 LHL_NormalButton是按键控件的源码部分。 如果要按键显示文字的话,需要调用一个函数: void LHL_FontPutStringAt(unsigned short xPos,unsigned short yPos,char *ch,unsigned short Fontcolor,unsigned short Bkcolor,un
Edit-English-input-method
- 430开发板程序 主要内容为编辑控件和中英文输入法-430 development board and the main contents of the edit control text input
CEmywait
- 基于wince6.0的状态显示控件类,该类可用于应用程序中状态显示以及文字图片按钮控件等,适用于MFC中的控件类多,但好多都在wince中应用不了,该类经调试在VS2005环境下调试成功。 。-Wince6.0 display controls based on the state class that can be used to display the status of the application as well as text and graphics button contro