微型嵌入式GUI - 归来!
正式启用新域名:
www.ecgui.com
欢迎关注!
CGUI微型嵌入式GUI -QQ群 76249907
eCGUI 新版截图

控件全面支持皮肤功能
eCFileMan文件管理器0.1版-Alpha

eCFileMan目标是成为一个基于eCGUI的图形文件管理器。能够在春DOS下运行,方便DOS下的文件管理操作。
目前还处于测试开发阶段。这里提供代码。目前仅实现了,文件列表显示。
代码分成两个文件:ecfm.c list.c
代码下载
http://www.ecgui.com/bbs/thread-30-1-1.html

多窗口支持 (内测版)
下载中心:
http://www.ecgui.com/html/ecgui/35.html
eCGUI 0.3 for DOS-32bit
http://www.ecgui.com/download/ecgui4dos32.zip
版本特性:DJGPP编译。
========================================================
开发工具 ---------- 解压密码为 ecgui.com
DOS16位 : Borland C/C++ 3.1 精简版本
连接:
http://www.ecgui.com/download/tools/bc31.zip
DOS 32位 : DJGPP (内含 Allegro 图形库)
连接 :
http://www.ecgui.com/download/tools/djgpp.zip
0.4 Beta- 对话窗口嵌套调用,多窗口切换支持

因为这些api接口,可能还要做一些改进。
有兴趣参与测试的朋友,可以发邮件到
ecgui.com@gmail.com .可以先发给你。
0.3 版本发布了
更新JPEG图像支持
0.2 版本发布了!
更新了拼音输入法!
实现了DOS应用程序的完全中文(显示,输入编辑)图形界面操作。
eCGUI下载中心:
http://www.ecgui.com/bbs/thread-3-1-1.html
http://www.ecgui.com/html/ecgui/35.html
开发论坛:http://www.ecgui.com/bbs
eCGUI下载中心:
http://www.ecgui.com/bbs/thread-3-1-1.html
编程指南:
http://www.ecgui.com/ecurb2006/embedded-gui-programming-guide.pdf
----------------------------------------------------
微型16/32位嵌入式GUI,自主开发,历时四年左右,拥有全部版权.
体积小巧 大小在 100KB~180KB!
特性: 多窗口支持| 完全中文输入/显示| 多数常用GUI控件| 99.9% ANSI C 编写| 已成功移植
DOS,Linux,uc/OS-II| 组件式 API(易用,高效)
http://www.ecgui.com/bbs/thread-3-1-1.html
微型嵌入式GUI-DJGPP 版本 下载
微型嵌入式GUI-DJGPP+DJGPP编译器组合 版本 下载 (推荐!)
请将gui目录下的 libgui.a 复制到 djgpp 的lib目录(覆盖原来的库!)

画笔

计算器

记事本
http://www.ecgui.com/bbs
Button-按钮例子
TextBox-单行文本编辑框例子
EditBox-多行文本编辑框例子
Label-文字标签 Scroll-滚动条例子
Dialog-对话框窗口例子
Menu-(下拉,弹出)菜单例子
SpeedBar-进度条例子
ChoiceBox-单选框例子
CheckBox-多选框例子
TimeCall-定时器例子
SelBox-列表框例子
http://www.ecgui.com/bbs
eCGUI 支持常用控件有很多如下:
1. MAINWINDOW主窗口
2. DLGWINDOW 对话窗口
3. BUTTON按鈕
4. MAINMENU下拉式菜单
5. POPMENU彈出式菜单
6. HSCROLLBAR橫向滚动条
7. VSCROLLBAR豎向滚动条
8. TEXTBOX单行文本编辑框
9. EDITBOX多行文本编辑框
10. COMBOBOX組合框
11. LISTBOX列表框
12. CHECKBOX多項选择框
13. CHOICEBOX单项选择框
14. LABEL文字标签
15. PAGEVIEW 标签页
16. SPEEDBAR 进度条
17. MessageBox 消息窗口,Win32兼容
商业使用,将提供 GUI 全部源代码,低价授权策略,并提供 GUI 移植技术支持!
请联系
ecgui.com@gmail.com
硬盘数据备份/恢复系统-基于ecGUI



此方案采用DJGPP编译,生产DOS 32位程序,突破DOS 16位程序的内存限制,最大支持4GB内存。
引入了新控件:STARTMENU ,即开始菜单形式控件~
并且使用了eCGUI提供的 文件选择对话窗口~开发更加便利,对用户更加友好~
针对 不少网友开发免费 DOS 软件的想法,现在提供 DOS 下的开发库,个人或者组织可以开发公共使用的免费软件,借这个机会,也希望能更好的推广这个 GUI.
更多信息请访问
http://www.ecgui.com
或者发邮件
ecgui.com@gmail.com
eCGUI下载中心:
http://www.ecgui.com/html/ecgui/35.html
开发论坛
http://www.ecgui.com/bbs
Last edited by ecurb2006 on 2009-12-2 at 04:07 ]
**Micro Embedded GUI - Back!
New domain officially activated:
www.ecgui.com
Welcome to follow!
CGUI Micro Embedded GUI - QQ Group 76249907
eCGUI New Version Screenshot
Controls fully support skin function
eCFileMan File Manager Version 0.1 - Alpha
eCFileMan aims to be a graphical file manager based on eCGUI. It can run under Spring DOS, facilitating file management operations under DOS.
It is still in the testing and development stage. The code is provided here. Currently, only file list display is implemented.
The code is divided into two files: ecfm.c and list.c
Code download
http://www.ecgui.com/bbs/thread-30-1-1.html
Multi-window support (internal test version)
Download Center:
http://www.ecgui.com/html/ecgui/35.html
eCGUI 0.3 for DOS-32bit
http://www.ecgui.com/download/ecgui4dos32.zip
Version features: Compiled with DJGPP.
========================================================
Development Tools ---------- Extraction password is ecgui.com
DOS 16-bit: Borland C/C++ 3.1 Lite version
Link:
http://www.ecgui.com/download/tools/bc31.zip
DOS 32-bit: DJGPP (includes Allegro graphics library)
Link:
http://www.ecgui.com/download/tools/djgpp.zip
0.4 Beta - Nested dialog window calls, multi-window switching support
Because these API interfaces may still need some improvements.
Friends interested in participating in testing can send an email to
ecgui.com@gmail.com. It can be sent to you first.
Version 0.3 released
Updated JPEG image support
Version 0.2 released!
Updated Pinyin input method!
Realized fully Chinese (display, input editing) graphical interface operations for DOS applications.
eCGUI Download Center:
http://www.ecgui.com/bbs/thread-3-1-1.html
http://www.ecgui.com/html/ecgui/35.html
Development Forum: http://www.ecgui.com/bbs
eCGUI Download Center:
http://www.ecgui.com/bbs/thread-3-1-1.html
Programming Guide:
http://www.ecgui.com/ecurb2006/embedded-gui-programming-guide.pdf
----------------------------------------------------
Micro 16/32-bit embedded GUI, independently developed, taking about four years, with full copyright.
Small size: Between 100KB ~ 180KB!
Features: Multi-window support | Full Chinese input/display | Most common GUI controls | 99.9% ANSI C written | Successfully ported to
DOS, Linux, uc/OS-II | Component-based API (easy to use, efficient)
http://www.ecgui.com/bbs/thread-3-1-1.html
Download Micro Embedded GUI - DJGPP Version
Download Micro Embedded GUI - DJGPP + DJGPP Compiler Combination Version (Recommended!)
Please copy libgui.a in the gui directory to the lib directory of djgpp (overwrite the original library!)

Brush

Calculator

Notepad
http://www.ecgui.com/bbs
Button - Button example
TextBox - Single-line text edit box example
EditBox - Multi-line text edit box example
Label - Text label Scroll - Scroll bar example
Dialog - Dialog window example
Menu - (Drop-down, pop-up) menu example
SpeedBar - Progress bar example
ChoiceBox - Single-choice box example
CheckBox - Multiple-choice box example
TimeCall - Timer example
SelBox - List box example
http://www.ecgui.com/bbs
eCGUI supports many common controls as follows:
1. MAINWINDOW Main window
2. DLGWINDOW Dialog window
3. BUTTON Button
4. MAINMENU Drop-down menu
5. POPMENU Pop-up menu
6. HSCROLLBAR Horizontal scroll bar
7. VSCROLLBAR Vertical scroll bar
8. TEXTBOX Single-line text edit box
9. EDITBOX Multi-line text edit box
10. COMBOBOX Combo box
11. LISTBOX List box
12. CHECKBOX Multiple-choice box
13. CHOICEBOX Single-choice box
14. LABEL Text label
15. PAGEVIEW Tab page
16. SPEEDBAR Progress bar
17. MessageBox Message window, Win32 compatible
For commercial use, full source code of GUI will be provided, with low-price licensing strategy, and GUI porting technical support will be provided!
Please contact
ecgui.com@gmail.com
Hard Disk Data Backup/Restore System - Based on ecGUI
This solution is compiled with DJGPP, producing DOS 32-bit programs, breaking through the memory limit of DOS 16-bit programs, and supporting up to 4GB memory.
New control introduced: STARTMENU, that is, start menu form control ~
And used the file selection dialog window provided by eCGUI ~ development is more convenient, more user-friendly ~
For the idea of many netizens developing free DOS software, now the development library under DOS is provided, individuals or organizations can develop free software for public use, and take this opportunity, hope to promote this GUI better.
For more information, please visit
http://www.ecgui.com
Or send an email to
ecgui.com@gmail.com
eCGUI Download Center:
http://www.ecgui.com/html/ecgui/35.html
Development Forum
http://www.ecgui.com/bbs
Last edited by ecurb2006 on 2009-12-2 at 04:07 ]