**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 ]
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 ]

DigestI
www.ecgui.com